------- 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 <[EMAIL PROTECTED]> * config/i386/i386-modes.def: Use 4 byte alignment on DI for 32bit host. 2008-03-19 Uros Bizjak <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> * 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