]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libgcj/12656 (Inherited main( ) Method Not Seen At Runtime)
authorTom Tromey <tromey@redhat.com>
Wed, 22 Oct 2003 18:05:57 +0000 (18:05 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 22 Oct 2003 18:05:57 +0000 (18:05 +0000)
commit4badbfa2b31aad9725489b74f6bc6b975c4dc37b
tree64039293481be6454d726839a6072769d85fe38f
parentfc41584e9206706ee38d9ceba6fcc6ca51076b29
re PR libgcj/12656 (Inherited main( ) Method Not Seen At Runtime)

PR libgcj/12656:
* gnu/gcj/runtime/natFirstThread.cc (call_main): Use
_Jv_LookupDeclaredMethod, not _Jv_GetMethodLocal.

From-SVN: r72811
libjava/ChangeLog
libjava/gnu/gcj/runtime/natFirstThread.cc