------- Additional Comments From dank at kegel dot com 2005-07-25 05:47 ------- Sorry we didn't test with our app before gcc-4.0 was released. We'll try to do better for gcc-4.1.
This bug affects the use of libstdc++, too, for what it's worth: .../include/c++/4.0.1/bits/stl_algobase.h: In static member function 'static _OI std::__copy_normal<true, true>::copy_n(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, _OI = __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >]': .../include/c++/4.0.1/bits/stl_algobase.h:387: internal compiler error: in write_template_arg_literal, at cp/mangle.c:2203 .../include/c++/4.0.1/bits/stl_algobase.h: In static member function 'static _OI std::__copy_normal<true, true>::copy_n(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, _OI = __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >]': .../include/c++/4.0.1/bits/stl_algobase.h:387: internal compiler error: in write_template_arg_literal, at cp/mangle.c:2203 .../include/c++/4.0.1/bits/stl_algobase.h: In static member function 'static _OutputIterator std::__fill_n<true>::fill_n(_OutputIterator, _Size, const _Tp&) [with _OutputIterator = const char**, _Size = long unsigned int, _Tp = const char*]': .../include/c++/4.0.1/bits/stl_algobase.h:642: internal compiler error: in write_template_arg_literal, at cp/mangle.c:2203 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23056