Libjava failures status

Jan Hubicka jh@suse.cz
Tue Mar 12 01:03:00 GMT 2002


> On Sun, Mar 10, 2002 at 01:06:36PM +0100, Jan Hubicka wrote:
> > I plan to add symetrical check verifying that we do not discover
> > trapping instruciton in the middle of basic block...
> 
> If you do this, you'll need another representation for 
> instructions that, examined individually, may trap, but
> global information has determined that it cannot.
> 
> At the moment, absense of an EH_REGION note is it.
Yes, I was thinking about it.
I think in first step I will simply require there be no instruction
wht EH_REGION and may_trap_internal in the middle of basic block,
later I may want something like NO_TRAP note.

Do we create such instructions and where?

Honza
> 
> 
> r~



More information about the Java mailing list