[Bug java/41991] gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*
howarth at nitro dot med dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Thu Nov 12 02:43:00 GMT 2009
------- Comment #4 from howarth at nitro dot med dot uc dot edu 2009-11-12 02:43 -------
Unfortunately, the proposed patch doesn't solve the crashes in gcj on intel
darwin. I would note that if I use javac to convert testme.java into
testme.class that...
gcj --main=testme -O testme.class
compiles fine on x86_64-apple-darwin10. This is likely why the problem went
unnoticed for so long as the libjava testsuite appears to test gcj via the
class files in the associated jar files rather than with the java files
themselves (if ejc1 is present).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41991
More information about the Java-prs
mailing list