Skip to content
Commit d28cd8b5 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 e5fc230a
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