This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/17380] Regression ICE on valid code...
- From: "daney at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Sep 2004 18:17:47 -0000
- Subject: [Bug java/17380] Regression ICE on valid code...
- References: <20040909181504.17380.daney@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From daney at gcc dot gnu dot org 2004-09-09 18:17 -------
Created an attachment (id=7083)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7083&action=view)
Testcase
Untar and run:
gcj -g -Wall -O3 -I/home/test35/bin/../include -Wno-redundant-modifiers
--encoding=ISO-8859-1 --classpath src -c src/c/ProblemIsHere.java
I am using:
$ gcj --version
gcj (GCC) 3.5.0 20040907 (experimental)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17380