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]

ICE in STlport 4.0-b7 regression test suite


This is with a CVS checkout of noon eastern, May 31.
Platform is i686-pc-linux-gnu

% g++ -v hmap1.i
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.96/specs
gcc version 2.96 20000531 (experimental)
 /usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.96/cc1plus
hmap1.i -quiet -version -fpreprocessed -o /tmp/ccKq4hX9.s
GNU C++ version 2.96 20000531 (experimental) (i686-pc-linux-gnu) compiled by
GNU C version 2.96 20000529 (experimental).
../../stlport/stl/_rope.c: In method `void _STL::_Rope_RopeRep<_CharT,
_Alloc>::_M_free_tree () [with _CharT = char, _Alloc =
_STL::allocator<char>]':
../../stlport/stl/_rope.h:451:   instantiated from here
../../stlport/stl/_rope.c:321: Internal compiler error.
../../stlport/stl/_rope.c:321: Please submit a full bug report.
../../stlport/stl/_rope.c:321: See
<URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

hmap1.i.gz


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