]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix for PR java/1200:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 May 2002 01:41:41 +0000 (01:41 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 May 2002 01:41:41 +0000 (01:41 +0000)
commit414f4e2082d4c79a8aa2afd5559cb023741bb6b7
tree4acb29adf6d91fc12701fb2159f77e7e32d489c3
parentb8d49b987997f7f3c8fe7b9dd70bf9234ede7846
Fix for PR java/1200:
* gjavah.c (throwable_p): New function.
(decode_signature_piece): Use it.  A `WeakReference' isn't the
same as a `jweak'.
Include hashtab.h.
(gcjh_streq): New function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53275 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/gjavah.c