[Bug java/24441] [4.1 regression] ICE's when building the ecj compiler 3.1.1

2005-11-06 Thread bero at arklinux dot org
--- Comment #2 from bero at arklinux dot org 2005-11-06 15:32 --- An alternative way of building that doesn't trigger this error: cd build/bin find -name '*.java' >filelist gcj -C @filelist That compiles all classes without complaining, but I suspect it of generating broken code (will

[Bug java/24441] [4.1 regression] ICE's when building the ecj compiler 3.1.1

2005-11-03 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-03 14:25 --- *** Bug 24652 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug java/24441] [4.1 regression] ICE's when building the ecj compiler 3.1.1

2005-10-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Priority|P2 |P5 Target Milestone|--- |4.1.0 http://gcc