This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/16899] Gcj does not produce working executables for big endian ARMs
- From: "jari dot korva at iki dot fi" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 17 Aug 2004 08:06:12 -0000
- Subject: [Bug java/16899] Gcj does not produce working executables for big endian ARMs
- References: <20040806144324.16899.jari.korva@iki.fi>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jari dot korva at iki dot fi 2004-08-17 08:06 -------
Yes, in normal case sm is null and those two lines are not executed. After that
there's a SIGSEGV in _Jv_FindClass because
java::lang::ClassLoader::getSystemClassLoader () returned NULL.
Is it possible that those method calls have some side-effects so that something
that was not otherwise initialized is now set up properly?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16899