[Bug target/39137] [4.4 Regression] -mpreferred-stack-boundary=2 causes lots of dynamic realign

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Mar 3 16:01:00 GMT 2009



------- Comment #34 from jakub at gcc dot gnu dot org  2009-03-03 16:01 -------
Yeah, unsigned long long l __attribute__ ((aligned(8)));  won't be 64-bit
aligned with -m32 -mpreferred-stack-boundary=2, but I think that's not a big
deal and isn't a regression from 4.3 and earlier anyway.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39137



More information about the Gcc-bugs mailing list