Revert:
authorUros Bizjak <ubizjak@gmail.com>
Sun, 23 Mar 2008 12:07:34 +0000 (13:07 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 23 Mar 2008 12:07:34 +0000 (13:07 +0100)
commit808e68bbc8deda237cfeb2264816fb0c27500fe0
treee2ba9c107e4221b111a7e826953cf4e0f49ccab2
parent47056774217f18dee4804250e5ec5b1e140fcc73
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.

From-SVN: r133461
gcc/ChangeLog
gcc/config/i386/i386-modes.def
gcc/config/i386/i386.c
gcc/stor-layout.c