]> git.ipfire.org Git - thirdparty/gcc.git/commit
gjavah.c (decompile_method): Don't decompile to `return this' for static methods.
authorTom Tromey <tromey@redhat.com>
Sun, 9 Dec 2001 05:14:19 +0000 (05:14 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Sun, 9 Dec 2001 05:14:19 +0000 (05:14 +0000)
commit5fcab23524cf4b0d797bdaa403d12e71966c69a2
treecc5699d46e8fc436aec3fdbdba9b175fb86af3cd
parent7b35f6c94ff5ec2fd0b3563646b74271976f3b91
gjavah.c (decompile_method): Don't decompile to `return this' for static methods.

* gjavah.c (decompile_method): Don't decompile to `return this'
for static methods.

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