This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/28663] [4.2 regression] gcj fails to binary-compile eclipse's javac
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 17 Aug 2006 14:45:30 -0000
- Subject: [Bug java/28663] [4.2 regression] gcj fails to binary-compile eclipse's javac
- References: <bug-28663-5606@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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