2 new, with your patch on 2002-01-10T20:57:36Z.

Jan Hubicka jh@suse.cz
Mon Jan 14 15:54:00 GMT 2002


> > Hi,
> > 
> > > It does not apperas to be realted to cfgcleanup.  The purpose of
> > > failure is that we unroll loop containing instruction having
> > > REG_LABEL referencing insn outside. While updating references to
> > > insns it aborts on reference to insn outside unrolled loop.  I am
> > > not quite sure why it didn't happen previously - perhaps as a result
> > > of strengthtened gcse, but it looks valid transformation to me and I
> > > believe I need just avoid the abort.
> > > 
> > > Fri Jan 11 11:41:26 CET 2002  Jan Hubicka  <jh@suse.cz>
> > > 	* (final_reg_note_copy): Avoid crash on REG_LABEL note
> > > 	referencing outside.
> > 
> > Is this patch supposed to fix the failures of 920302-1.c and
> > comp-goto-1.c, or something else (like a latent bug)?
> > 
> > The reason I am wondering this is that I still see the same failures
> > on h8300 port as of Jan 14.
> The purpose is that I've been returning from meeting and reaching
> internet for longer time needed to bootstrap till today.
> I've installed the patch and hope to see the failures solved then.
Somehow I've managed to mangle up my cvs tree and installed the patch
but then reverted it while installing anotehr patch.
I am commiting the patch again.  I will be more curefully reading
the pre-commit difs next time.

Honza
> 
> Honza
> > 
> > Thanks,
> > 
> > Kazu Hirata



More information about the Gcc-patches mailing list