public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/31260]  New: ICE: segmentation fault on invalid code
@ 2007-03-19  9:18 wouter dot vermaelen at pi dot be
  2007-03-19  9:27 ` [Bug c++/31260] [4.1/4.2/4.3 Regression] ICE: segmentation fault with template code pinskia at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: wouter dot vermaelen at pi dot be @ 2007-03-19  9:18 UTC (permalink / raw)
  To: gcc-bugs

Using SVN revision 123051

> cat bug.ii
template<class T1> struct S1 {
template<bool T2> struct S2;
template<template<bool> class T3> struct S3 {
template<typename T4 = S3<S2> > struct S4 {};
struct S5 : S4<> {

> g++ bug.ii
bug-segv.ii:5: internal compiler error: Segmentation fault


-- 
           Summary: ICE: segmentation fault on invalid code
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: wouter dot vermaelen at pi dot be


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


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

end of thread, other threads:[~2009-03-30 21:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-19  9:18 [Bug c++/31260] New: ICE: segmentation fault on invalid code wouter dot vermaelen at pi dot be
2007-03-19  9:27 ` [Bug c++/31260] [4.1/4.2/4.3 Regression] ICE: segmentation fault with template code pinskia at gcc dot gnu dot org
2007-03-22 23:17 ` mmitchel at gcc dot gnu dot org
2007-04-08 22:16 ` reichelt at gcc dot gnu dot org
2007-04-08 23:38 ` reichelt at gcc dot gnu dot org
2007-09-20 10:22 ` pcarlini at suse dot de
2007-12-01 13:54 ` pcarlini at suse dot de
2008-07-04 22:01 ` [Bug c++/31260] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2009-01-16 21:43 ` [Bug c++/31260] [4.2/4.3 " reichelt at gcc dot gnu dot org
2009-01-16 22:35 ` sje at gcc dot gnu dot org
2009-01-18 11:47 ` [Bug c++/31260] [4.2 " reichelt at gcc dot gnu dot org
2009-03-30 21:43 ` jsm28 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).