This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/16899] Gcj does not produce working executables for big endian ARMs


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]