This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

New g++ ICE



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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]