gjavah.c (method_signature): New global.
authorTom Tromey <tromey@redhat.com>
Wed, 14 Nov 2001 01:43:56 +0000 (01:43 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 14 Nov 2001 01:43:56 +0000 (01:43 +0000)
commit150f086dd5d99750b5a432953204a7023baab745
treed201c80f2f2c0d484aaa87057a95c8ddd4c6e7ee
parent77bd67cbdd1e989510f976cba5022989c46a42fd
gjavah.c (method_signature): New global.

* gjavah.c (method_signature): New global.
(HANDLE_METHOD): Set it.
(decompile_return_statement): New function.
(decompile_method): Use it.
(print_method_info): Removed `synth' argument.

From-SVN: r46999
gcc/java/ChangeLog
gcc/java/gjavah.c