re PR java/20215 (gcj does not accept classes with same name fields)
authorTom Tromey <tromey@redhat.com>
Mon, 7 Mar 2005 17:18:33 +0000 (17:18 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 7 Mar 2005 17:18:33 +0000 (17:18 +0000)
commit21b2340908ecd93806e3928ad3ceff208b2e0573
treeeec67b450c55ea60ba41acf7eb8d9097b43f48a2
parent7a59efae86cfa74ed45a0a78139082e8443873b1
re PR java/20215 (gcj does not accept classes with same name fields)

PR java/20215:
* include/jvm.h (_Jv_Linker::find_field_helper): Updated.
* link.cc (find_field_helper): Added 'type' argument.
(find_field): Updated.

From-SVN: r96032
libjava/ChangeLog
libjava/include/jvm.h
libjava/link.cc