authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Nov 1998 14:26:08 +0000 (14:26 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Nov 1998 14:26:08 +0000 (14:26 +0000)
commit533bc3bcb62597cbc76c65fe24116a10d95461cd
tree884f8404cb7e6d56ccfe5e971b9e4cde9ea2065f
parente97418967c52d92c05f137516e58a9c010d98c83

* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23616 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/class.c
gcc/java/constants.c
gcc/java/decl.c