This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #9 from Kai Tietz <ktietz at gcc dot gnu.org> 2012-02-20 22:05:12 UTC ---
Author: ktietz
Date: Mon Feb 20 22:05:08 2012
New Revision: 184409

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184409
Log:
    PR target/52238
    * stor-layout.c (place_field): Handle desired_align for
    ms-bitfields, too.

    * gcc.dg/bf-ms-layout-3.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/bf-ms-layout-3.c   (with props)
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/stor-layout.c
    trunk/gcc/testsuite/ChangeLog

Propchange: trunk/gcc/testsuite/gcc.dg/bf-ms-layout-3.c
            ('svn:eol-style' added)

Propchange: trunk/gcc/testsuite/gcc.dg/bf-ms-layout-3.c
            ('svn:mime-type' added)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]