]> git.ipfire.org Git - thirdparty/gcc.git/commit
expr.c (pop_type_0): New function.
authorPer Bothner <bothner@gcc.gnu.org>
Tue, 6 Apr 1999 14:28:37 +0000 (07:28 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 6 Apr 1999 14:28:37 +0000 (07:28 -0700)
commitddcd8199a816e1d7d6dba84ab77105ff423b4188
treef831afd9eaaba6484279a8d85ae815e15f6e848a
parentb399dcd2cc8593440bb338e3e3ba04bc994e47a9
expr.c (pop_type_0): New function.


* expr.c (pop_type_0):  New function.
(pop_type):  Use pop_type_0.
* java-tree.h (pop_type_0):  New declaration.
* verify.c (verify_jvm_instructions):  Check return instructions.

From-SVN: r26217
gcc/java/expr.c
gcc/java/java-tree.h