This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
gcj 4.3 regressions
- From: Marco Trudel <mtrudel at gmx dot ch>
- To: GCC Java <java at gcc dot gnu dot org>
- Date: Wed, 24 Jan 2007 16:58:31 +0100
- Subject: gcj 4.3 regressions
Hey Guys
I'm running into tons of "internal compiler error" when working with
some libs as I did with 4.2. Has there lately been some critical changes
or am I just the first one testing such things?
Anyway, I randomly picked one out and traced it to that:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30574
I hope all other errors have the same cause but somehow I doubt it,
because some jars were compiled with a Sun JDK 1.5, not 1.4 as turned
out to be the problem in the bugreport I made...
thanks
Marco