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

r133343 - in /trunk/gcc: ChangeLog stor-layout.c


Author: uros
Date: Wed Mar 19 14:50:15 2008
New Revision: 133343

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133343
Log:
	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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/stor-layout.c


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