[Bug target/31319] Make big alignment for structs/arrays configurable

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Apr 28 00:34:00 GMT 2007



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-04-28 01:34 -------
> BTW I think I see a bug created by this change: with -Os x86_86 ABI will be
> violated - arrays larger than 16 bytes will still be aligned only to 4 bytes
> because if's are in wrong order. shouldn't they be swapped?

There is no return for the non x86-64 "if" so no there is no violation.

Closing as fixed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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



More information about the Gcc-bugs mailing list