------- Comment #8 from howarth at nitro dot med dot uc dot edu 2009-11-15 19:20 ------- I have the same problem with current gcc trunk and the proposed patch on a Core2Duo under x86_64-apple-darwin10...
gcj --main=testme -O testme.java gcj: Internal error: Abort trap (program ecj1) Please submit a full bug report. See <http://gcc.gnu.org/bugs.html> for instructions. gcc-4 -v Using built-in specs. COLLECT_GCC=gcc-4 COLLECT_LTO_WRAPPER=/sw/lib/gcc4.5/libexec/gcc/x86_64-apple-darwin10.2.0/4.5.0/lto-wrapper Target: x86_64-apple-darwin10.2.0 Configured with: ../gcc-4.5-20091115/configure --prefix=/sw --prefix=/sw/lib/gcc4.5 --mandir=/sw/share/man --infodir=/sw/share/info --enable-languages=c,c++,fortran,objc,java --with-gmp=/sw --with-libiconv-prefix=/sw --with-ppl=/sw --with-cloog=/sw --with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --disable-libjava-multilib Thread model: posix gcc version 4.5.0 20091115 (experimental) (GCC) Also, I always install the gcc trunk release before running any tests on it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41991