This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/20031] New: [4.0 regression] ICE on missing files
- From: "bonniot at users dot sf dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 17 Feb 2005 16:53:40 -0000
- Subject: [Bug java/20031] New: [4.0 regression] ICE on missing files
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I'm getting two different ICEs in certain compilation situations, with trivially
small files. This seems to be about where source/class files are located, not
what's inside them (although the second bug does only occur if class B has the
abstract modifier).
Instead of painfully explaining what exacts steps to take to reproduce, I
included a small Makefile in the archive.
This is a regression: I get the ICEs with gcj 4.0.0 20050212 (Debian
gcc-snapshot), while both gcj 3.3 and 3.4 work correctly (report errors, without
ICE).
--
Summary: [4.0 regression] ICE on missing files
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bonniot at users dot sf dot net
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
GCC host triplet: i386-debian-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20031