* gjavah.c (decompile_method): Handle all types of `return'
commit736e508e614db45017b90e9a66430d9b6840c4b8
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Dec 1998 15:24:48 +0000 (13 15:24 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Dec 1998 15:24:48 +0000 (13 15:24 +0000)
tree678d4fc66d8748a4b2002a45f61b96e7d26623de
parent53137e6a27e6f962d95e7f31d58b07ab7c36f9d9
* gjavah.c (decompile_method): Handle all types of `return'
opcode.  Decompile `return this' and `return'.
(method_access): New global.
(print_method_info): Set it.
(decompile_method): Don't decompile a synchronized method.

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