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: [PATCH] PR middle-end/17112: BLKmode for packed records


On Fri, Sep 24, 2004 at 10:22:06PM -0600, Roger Sayle wrote:
> 	* stor-layout.c (compute_record_mode): For records with a single
> 	field, only use the field's mode if its size matches what we'd
> 	have choosen for the record ourselves.  This forces the use of
> 	BLKmode for packed records that don't completely fill a mode.

Ok.


r~


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