[Bug java/16899] Gcj does not produce working executables for big endian ARMs
jari dot korva at iki dot fi
gcc-bugzilla@gcc.gnu.org
Tue Aug 17 08:06:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list