This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/25265] linking BC-compiled classes with incompatible changes
- From: "thebohemian at gmx dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 5 Dec 2005 21:53:31 -0000
- Subject: [Bug libgcj/25265] linking BC-compiled classes with incompatible changes
- References: <bug-25265-10268@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from thebohemian at gmx dot net 2005-12-05 21:53 -------
The version of gcj in SVN cannot handle loading classes of case d ( = accessing
a nonstatic field which is removed) when BC-compiled classes are used
(interpreted mode is fine in all cases).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25265