[patches] Re: gcc 3.1 ICE in make_label_edge on hppa1.1-hp-hpux10.20--bootstrap fails

Jan Hubicka jh@suse.cz
Thu Jul 19 09:18:00 GMT 2001


> On Thu, Jul 19, 2001 at 04:14:05PM +0200, Jan Hubicka wrote:
> > ! 	if (GET_CODE (NEXT_INSN (insn)) != BARRIER)
> > ! 	  abort();
> > ! 	flow_delete_insn (NEXT_INSN (insn));
> 
> I don't think you need to do anything about barriers.
> Just delete the resx insn.
Won't this create the chained barriers then?

Would be the patch OK w/o that three lines (assuming that it still passes testing)?

Honza
> 
> 
> r~



More information about the Gcc-patches mailing list