public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/16706] New: ICE in finish_member_declaration, at cp/semantics.c:2126
@ 2004-07-25 15:25 debian-gcc at lists dot debian dot org
  2004-07-25 15:27 ` [Bug c++/16706] " debian-gcc at lists dot debian dot org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2004-07-25 15:25 UTC (permalink / raw)
  To: gcc-bugs

[forwarded from http://bugs.debian.org/261051]

seen with 3.4.1 and HEAD 20040717, configured with
--enable-libstdc++-allocator=mt. ok with 3.3.4 (configured with standard
allocator). Not yet checked with the default configuration in 3.4 and HEAD.

    Matthias


$ gcc-3.4 -c oggfile.ii 
/usr/include/c++/3.4/ext/mt_allocator.h: In instantiation of
`__gnu_cxx::__mt_alloc<_Tp>':
/usr/include/c++/3.4/bits/allocator.h:81:   instantiated from
`std::allocator<_CharT>'
/usr/include/c++/3.4/bits/stl_list.h:295:   instantiated from
`std::_List_base<T, std::allocator<_CharT> >'
/usr/include/c++/3.4/bits/stl_list.h:388:   instantiated from `std::list<T,
std::allocator<_CharT> >'
/src/kde/kdesupport/taglib/toolkit/tlist.h:53:   instantiated from `TagLib::List<T>'
/src/kde/kdesupport/taglib/toolkit/tlist.tcc:67:   instantiated from
`TagLib::List<T>::ListPrivate<TP*>::ListPrivate() [with TP = TagLib::Ogg::Page,
T = TagLib::Ogg::Page*]'
/src/kde/kdesupport/taglib/toolkit/tlist.tcc:90:   instantiated from
`TagLib::List<T>::List() [with T = TagLib::Ogg::Page*]'
/src/kde/kdesupport/taglib/ogg/oggfile.cpp:42:   instantiated from here
/usr/include/c++/3.4/ext/mt_allocator.h:120: internal compiler error: in
finish_member_declaration, at cp/semantics.c:2101
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: ICE in finish_member_declaration, at cp/semantics.c:2126
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i486-linux
  GCC host triplet: i486-linux
GCC target triplet: i486-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16706


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2004-08-24 14:36 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-25 15:25 [Bug c++/16706] New: ICE in finish_member_declaration, at cp/semantics.c:2126 debian-gcc at lists dot debian dot org
2004-07-25 15:27 ` [Bug c++/16706] " debian-gcc at lists dot debian dot org
2004-07-25 18:07 ` [Bug c++/16706] [3.4/3.5 Regression] " pinskia at gcc dot gnu dot org
2004-07-26  0:54 ` bangerth at dealii dot org
2004-07-26  3:18 ` reichelt at gcc dot gnu dot org
2004-07-29 14:40 ` pinskia at gcc dot gnu dot org
2004-07-29 14:50 ` bangerth at dealii dot org
2004-08-01 15:08 ` lerdsuwa at gcc dot gnu dot org
2004-08-02 20:38 ` reichelt at gcc dot gnu dot org
2004-08-02 21:06 ` reichelt at gcc dot gnu dot org
2004-08-03 15:25 ` lerdsuwa at gcc dot gnu dot org
2004-08-10 20:27 ` Woebbeking at web dot de
2004-08-16 15:49 ` lerdsuwa at gcc dot gnu dot org
2004-08-23 19:23 ` mmitchel at gcc dot gnu dot org
2004-08-24 14:14 ` cvs-commit at gcc dot gnu dot org
2004-08-24 14:32 ` cvs-commit at gcc dot gnu dot org
2004-08-24 14:36 ` lerdsuwa at gcc dot gnu dot org
2004-08-24 14:36 ` lerdsuwa at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).