[Bug java/28663] [4.2 regression] gcj fails to binary-compile eclipse's javac
bero at arklinux dot org
gcc-bugzilla@gcc.gnu.org
Thu Aug 17 14:45:00 GMT 2006
------- Comment #3 from bero at arklinux dot org 2006-08-17 14:45 -------
gcj -C miscompiles just org/eclipse/jdt/internal/compiler/lookup/Scope.java and
org/eclipse/jdt/internal/compiler/ast/QualifiedTypeReference.java -- I can
generate a perfectly working ecj using gcj -C for all files, then rebuilding
the .class files for those 2 files with jikes, then using gcj on the results.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28663
More information about the Java-prs
mailing list