Yet another non-call-exceptions handling fix

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Fri Mar 8 12:36:00 GMT 2002


 > From: Jan Hubicka <jh@suse.cz>
 > 
 > >  > Thu Mar  7 15:24:11 CET 2002  Jan Hubicka  <jh@suse.cz>
 > >  > 
 > >  > 	* gcse.c (insert_insn_end_bb): Handle trapping insns.
 > >  > 
 > >  > +       /* It should always be the case that we can put these instructions
 > >  > + 	 anywhere in the basic block with performing PRE optimizations.
 > >  > + 	 Check this.  */
 > >  > +       if (GET_CODE (insn) == insn && pre
 > > 
 > > 
 > > I'm pretty sure the above hunk is wrong.  Did you mean this instead?
 > 
 > Oops, yes, of course.
 > Thanks!
 > Honza

Ok, I installed it.

--
Kaveh R. Ghazi			Director of Systems Architecture
ghazi@caip.rutgers.edu		Qwest Global Services



More information about the Gcc-patches mailing list