This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix heisenbug in combine.c
On Tue, 2004-06-29 at 20:47, Zack Weinberg wrote:
> Eric Christopher <echristo@redhat.com> writes:
>
> >> There was no range check on the access to the global_regs[] array.
> >> Accordingly, whenever we hit this point with a pseudo, combine would
> >> randomly decide not to delete a dead insn. One of my IMA patches
> >> provoked this into causing bootstrap comparison failures - frankly I'm
> >> surprised no one noticed earlier.
> >
> > This may be what was causing bootstrap failures with my last combine
> > patch on 3.4 and 3.3. Can you check please?
>
> I'm juggling about five tasks at the moment, sorry.
OK. I'll look into it then.
-eric
--
Eric Christopher <echristo@redhat.com>