class.c: Remove some unused variables.
authorPer Bothner <bothner@gcc.gnu.org>
Thu, 12 Nov 1998 14:26:08 +0000 (06:26 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 12 Nov 1998 14:26:08 +0000 (06:26 -0800)
commitd640220cf872edb863ae66d41dc3b0ae6f68ea2f
tree884f8404cb7e6d56ccfe5e971b9e4cde9ea2065f
parent733b3a87ca33556dec810133a1ccf57ead86b504
class.c: Remove some unused variables.


* class.c:  Remove some unused variables.
* constants.c (find_string_constant):  New function.
(count_constant_pool_bytes):  Fix to correctly handle wide constants.
* decl.c (complete_start_java_method):  Don't _Jv_InitClass
if flag_emit_class_files.

From-SVN: r23616
gcc/java/class.c
gcc/java/constants.c
gcc/java/decl.c