public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13578] New: Internal compiler error
@ 2004-01-06  3:31 mahall at ncsa dot uiuc dot edu
  2004-01-06  3:33 ` [Bug c++/13578] " mahall at ncsa dot uiuc dot edu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mahall at ncsa dot uiuc dot edu @ 2004-01-06  3:31 UTC (permalink / raw)
  To: gcc-bugs

The test code causes g++3.3.1 to dump core. The code is invalid, and produces
a valid error when compiled under g++2.95

> g++295 testfault.C
testfault.C: In method `int CrashingClass<XX>::crash(int) const':
testfault.C:9: non-template type `key_compare' used as a template
testfault.C:9: parse error before `;'

> g++311 testfault.C
testfault.C: In member function `int CrashingClass<XX>::crash(int) const':
testfault.C:9: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: Internal compiler error
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mahall at ncsa dot uiuc dot edu
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2005-04-30 19:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-06  3:31 [Bug c++/13578] New: Internal compiler error mahall at ncsa dot uiuc dot edu
2004-01-06  3:33 ` [Bug c++/13578] " mahall at ncsa dot uiuc dot edu
2004-01-06  4:00 ` [Bug c++/13578] [3.3 Regression] " pinskia at gcc dot gnu dot org
2004-01-13  3:44 ` reichelt at gcc dot gnu dot org
2004-02-15 12:38 ` [Bug c++/13578] [3.3 Regression] ICE in lookup_template_class gdr at gcc dot gnu dot org
2004-04-18 18:40 ` gdr at gcc dot gnu dot org
2005-04-30 19:57 ` pinskia 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).