verify-impl.c (verify_instructions_0): Correctly handle situation where PC falls...
authorTom Tromey <tromey@redhat.com>
Fri, 24 Jun 2005 22:09:15 +0000 (22:09 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 24 Jun 2005 22:09:15 +0000 (22:09 +0000)
commitaca02b7e0012d382259660d8d44917e30a24dfec
treedc3cacf7c6d08a5e1aadc432281d4ad24526b9b2
parent6a05987083f4bb8812017baa0e3a134d21a4095e
verify-impl.c (verify_instructions_0): Correctly handle situation where PC falls off end.

gcc/java/:
* verify-impl.c (verify_instructions_0): Correctly handle
situation where PC falls off end.
libjava/:
* verify.cc (verify_instructions_0): Correctly handle situation
where PC falls off end.

From-SVN: r101299
gcc/java/ChangeLog
gcc/java/verify-impl.c
libjava/ChangeLog
libjava/verify.cc