>>>>> "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