]> git.ipfire.org Git - thirdparty/gcc.git/commit
verify.c (verify_jvm_instructions): Check for pending blocks before invalid PC test...
authorAndrew Haley <aph@cygnus.com>
Tue, 22 Jun 1999 23:33:10 +0000 (23:33 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 22 Jun 1999 23:33:10 +0000 (23:33 +0000)
commit798f3ef964396f778f088ee7cca1909bd1e2995e
tree64c8cbda481ab7003aa7f2a779ed3c2400f2ad5a
parent9395bc469cfacb104025da81e4b1371a41139dc2
verify.c (verify_jvm_instructions): Check for pending blocks before invalid PC test and opcode switch, not after.

1999-06-22  Andrew Haley  <aph@cygnus.com>
* verify.c (verify_jvm_instructions): Check for pending blocks
before invalid PC test and opcode switch, not after.

From-SVN: r27711
gcc/java/ChangeLog
gcc/java/verify.c