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, RFC] PR 55403 + 55391


On 11/20/2012 09:29 AM, Richard Sandiford wrote:
> Gah.  How about this patch, currently bootstrapping on x86_64-linux-gnu
> as a sanity check?  The last instance seems glaringly obvious in
> hindsight :-(
> 
> Richard
> 
> 
> gcc/
> 	* expmed.c (store_bit_field_1): Use adjust_bitfield_address_size
> 	rather than adjust_bitfield_address to change the mode of a reference.
> 	(extract_bit_field_1): Likewise.

That patch does fix my ICE.

It looks all good, too.  As you say, glaringly obvious even.  ;-)


r~


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