This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Bug report
- To: <gcc-bugs at gcc dot gnu dot org>
- Subject: Bug report
- From: nick dot hoogland at philips dot com
- Date: Thu, 3 Aug 2000 16:03:53 +0200
When trying to compile the SUN jdk1.3 AbstractCollection.class file (previously compiled from x.java to x.class using javac) the following error occurred:
[mirage@paco58 tdm]$ gcj -v --save-temps -c javasrc/src/java/util/AbstractCollec
tion.class
Reading specs from /usr/local/lib/gcc-lib/i586-pc-linux/2.96/specs
Reading specs from /usr/local/lib/gcc-lib/i586-pc-linux/2.96/../../../libgcj.spec
rename spec lib to liborig
rename spec startfile to startfileorig
gcc version 2.96 20000626 (experimental)
/usr/local/lib/gcc-lib/i586-pc-linux/2.96/jc1 javasrc/src/java/util/AbstractCol
lection.class -fno-use-divide-subroutine -fasynchronous-exceptions -quiet -g1 -v
ersion -o AbstractCollection.s
GNU Java version 2.96 20000626 (experimental) (i586-pc-linux) compiled by GNU C
version 2.96 20000626 (experimental).
java/util/AbstractCollection.java:168: Tree check: expected identifier_node, hav
e expr_with_file_location
java/util/AbstractCollection.java:168: Internal compiler error in `expand_call',
at calls.c:2171
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
------------------------------------------------------------------------------------------
Nick Hoogland
Philips CSI
Kapittelweg 10
4827 HG Breda
The Netherlands
Tel.: +31 (0)76 5721923
Fax.: +31 (0)76 5716626