[Bug target/16660] attribute((aligned)) doesn't work for variables on the stack

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Mar 18 17:43:00 GMT 2006



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-03-18 17:43 -------
Actually this is just a missed diagnostic.  The compiler cannot align the stack
variables where the alignment is greater than stack alignment that the compiler
can give for the stack.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|wrong-code                  |diagnostic


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



More information about the Gcc-bugs mailing list