verify.c (verify_jvm_instructions): Don't check instruction validity beyond end of...
authorGregg Townsend <gmt@cs.arizona.edu>
Thu, 26 Aug 1999 17:00:57 +0000 (17:00 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Thu, 26 Aug 1999 17:00:57 +0000 (10:00 -0700)
commitee5cd6389e7e061c5469e3cb28cfcad997970b65
treeb8711823c88cd9416222ee9be36bf2899526543f
parentb5a3b7379916acf848f01b1734a64005919b0b7a
verify.c (verify_jvm_instructions): Don't check instruction validity beyond end of method.

Wed Aug 25 15:37:15 1999  Gregg Townsend  <gmt@cs.arizona.edu>

        * verify.c (verify_jvm_instructions): Don't check instruction
        validity beyond end of method.

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