This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
New g++ ICE
- To: gcc-bugs at gcc dot gnu dot org
- Subject: New g++ ICE
- From: Anthony Green <green at cygnus dot com>
- Date: Sat, 18 Mar 2000 22:06:52 -0800
- Reply-to: green at cygnus dot com
Recent g++ compilers can't compiler this code from libgcj:
http://www.cygnus.com/~green/prims.ii.gz
In file included from java/lang/String.h:9,
from ../../../egcs/libjava/java/lang/Class.h:18,
from ../../../egcs/libjava/gcj/cni.h:17,
from ../../../egcs/libjava/prims.cc:32:
../../../egcs/libjava/gcj/array.h: In instantiation of `JArray<jchar>':
../../../egcs/libjava/gcj/array.h:75: instantiated from here
../../../egcs/libjava/gcj/array.h:29: Internal compiler error 108.
../../../egcs/libjava/gcj/array.h:29: Please submit a full bug report.
../../../egcs/libjava/gcj/array.h:29: See
../../../egcs/libjava/gcj/array.h:29: <URL:http://www.gnu.org/software/gcc/bugs.html>
../../../egcs/libjava/gcj/array.h:29: for instructions.
This is on i686-pc-linux-gnu. No compiler options required.
AG
--
Anthony Green Red Hat
Sunnyvale, California