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: Regressions for gcc.c-torture/compile/961203-1.c gcc.dg/20020219-1.c on 64-x-32 with PR32563 sign/sizetype fix


> Date: Thu, 23 Aug 2007 16:56:24 +0200 (CEST)
> From: Richard Guenther <rguenther@suse.de>

> And this is what I will be actually testing.  Can you, too?  (I
> verified the ICE on cris is gone at least)
> 
> Thanks,
> Richard.
> 
> 2007-08-23  Richard Guenther  <rguenther@suse.de>
> 
> 	* expr.c (get_inner_reference): Do computation of bitoffset
> 	from offset in a way we can detect overflow reliably.

With the additional:

-  tree tem;

(as you hinted on IRC), this fixed the regressions.  Thanks!

brgds, H-P


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