This is the mail archive of the gcc-patches@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]

Re: PING: [PATCH, middle end] Fix PR 35496, wrong alignment of MS bitfield layout for DImode types


On Wed, Mar 19, 2008 at 7:32 AM, Uros Bizjak <ubizjak@gmail.com> wrote:

>  2008-03-10 Uros Bizjak <ubizjak@gmail.com>
>
>        PR target/35496
>        * stor-layout.c (update_alignment_for_field): Set minimum alignment
>        of the underlying type of a MS bitfield layout to the natural
>        alignment of the type.
>
>  If there are no objections, I plan to committ this one-liner patch as
>  obvious, as it puts the thing the way they were before DImode
>  alignment patch.

I have committed the patch as revision 133343. I will look at
gcc-testresults@ if there are any issues on cygwin or mingw.

Uros.


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