This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC/RFT] PR/25890 and PR/25905
- From: Roger Sayle <roger at eyesopen dot com>
- To: Paolo Bonzini <paolo dot bonzini at lu dot unisi dot ch>
- Cc: GCC Development <gcc at gcc dot gnu dot org>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 24 Jan 2006 06:12:29 -0700 (MST)
- Subject: Re: [RFC/RFT] PR/25890 and PR/25905
On Mon, 23 Jan 2006, Paolo Bonzini wrote:
> 2006-01-23 Paolo Bonzini <bonzini@gnu.org>
>
> PR rtl-optimization/25890
> PR rtl-optimization/25905
> * combine.c (expand_compound_operation, expand_field_assignment):
> Fail if the bitfield's final position is out of bounds.
This is OK for mainline. Though we'd also do well to fix some of
the underlying code that's causing this suspicious RTL.
Thanks,
Roger
--