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