Skip to content
Commit 5257ee0f authored by Rui Ueyama's avatar Rui Ueyama
Browse files

Make an array of at least 16 bytes long to have alignment of at least 16 bytes

Quote from AMD64 System V ABI: "An array uses the same alignment as
its elements, except that a local or global array variable of length
at least 16 bytes or a C99 variable-length array variable always has
alignment of at least 16 bytes."
parent 2c91da54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment