Make alignments for struct arguments 8 bytes
commit07fd82b4113c9f912383dff448e3dd8b71179b7b
authorShinichiro Hamaji <shinichiro.hamaji@gmail.com>
Tue, 28 Dec 2010 10:09:59 +0000 (28 19:09 +0900)
committerShinichiro Hamaji <shinichiro.hamaji@gmail.com>
Tue, 28 Dec 2010 10:09:59 +0000 (28 19:09 +0900)
treee5767d5770adbccf2cc81ca92c08aa87f81df659
parent83f0a7b6f89dcb50b8a69e006001d064c6bb04b2
Make alignments for struct arguments 8 bytes

The ABI (http://www.x86-64.org/documentation/abi.pdf) says
"The size of each argument gets rounded up to eightbytes"
x86_64-gen.c