Exception causing insns in delay slots

Jason Merrill jason@redhat.com
Fri Apr 26 05:03:00 GMT 2002


>>>>> "David" == David S Miller <davem@redhat.com> writes:

> Are you suggesting I just ignore NPC and set PC to "PC + 4" instead?

Yes, exactly.

> Hmmm... ok, but does PC need to be accurate for other purposes?

The uses of PC in the EH mechanism are only interested in the location of
the throw.  The return address is just a way of getting at it.

Jason



More information about the Java mailing list