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/28663] [4.2 regression] gcj fails to binary-compile eclipse's javac



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


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