[Bug target/35496] [4.4 Regression] test failures between revs. 132950 and 132974

uros at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Mar 23 12:09:00 GMT 2008



------- Comment #24 from uros at gcc dot gnu dot org  2008-03-23 12:08 -------
Subject: Bug 35496

Author: uros
Date: Sun Mar 23 12:07:34 2008
New Revision: 133461

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133461
Log:
        Revert:
        2008-03-05  H.J. Lu  <hongjiu.lu@intel.com>

        * config/i386/i386-modes.def: Use 4 byte alignment on DI for
        32bit host.

        2008-03-19  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.

        2008-03-22  Uros Bizjak  <ubizjak@gmail.com>

        * config/i386/i386.c (assign_386_stack_local): Align DImode slots
        to their natural alignment to avoid store forwarding stalls.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386-modes.def
    trunk/gcc/config/i386/i386.c
    trunk/gcc/stor-layout.c


-- 


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



More information about the Gcc-bugs mailing list