Patch: FYI: Interpreter: SAVE_PC before resolve_pool_entry
Bryce McKinlay
mckinlay@redhat.com
Thu Jul 13 21:13:00 GMT 2006
Tom Tromey pointed out that the interpreter doesn't always save the PC
before calling resolve_pool_entry, which can throw. Likewise, we arn't
calling SAVE_PC before the divide operations which can throw
ArithmeticException.
This patch rearranges the SAVE_PC sites to fix the problem. I'm checking
it in to trunk.
Bryce
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libjava-interpret-save-pc.patch
Type: text/x-patch
Size: 5382 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20060713/def3eb1f/attachment.bin>
More information about the Java-patches
mailing list