------- Comment #3 from tege-gcc at swox dot com 2008-02-21 13:53 ------- Testcase? Because we do align it for both x86_64-* and i386-darwin.
Well, not as mandated in the 64-bit ABI. Now the SVSV i386 ABI says it should be aligned at 4 (word) bytes boundary. This is hardly relevant, since that is a 32-bit ABI. A test case is difficult to produce, since it is seems hard to write anything portable. I made an attempt though, please see comment attached to it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35271