[Bug target/52238] -mms-bitfields: __attribute__ ((aligned (n))) ignored for struct members

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 14 12:22:00 GMT 2012


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-02-14
     Ever Confirmed|0                           |1
      Known to fail|                            |4.7.0

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-02-14 12:22:01 UTC ---
Confirmed.  The alignment doesn't seem to be ignored though, but the fields
position is not updated appropriately.



More information about the Gcc-bugs mailing list