public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/29730]  New: [4.0/4.1/4.2/4.3 regression] ICE on invalid declaration of template member
@ 2006-11-05 20:35 reichelt at gcc dot gnu dot org
  2006-11-05 23:20 ` [Bug c++/29730] " reichelt at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-11-05 20:35 UTC (permalink / raw)
  To: gcc-bugs

The following invalid code snippet triggers an ICE since GCC 4.0.0:

=================================================
struct A
{
  template<int> void foo()(0);
};
=================================================

bug.cc:3: internal compiler error: in grokfield, at cp/decl2.c:846
Please submit a full bug report, [etc.]


-- 
           Summary: [4.0/4.1/4.2/4.3 regression] ICE on invalid declaration
                    of template member
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, monitored
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: reichelt at gcc dot gnu dot org


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


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

end of thread, other threads:[~2007-03-10 21:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-05 20:35 [Bug c++/29730] New: [4.0/4.1/4.2/4.3 regression] ICE on invalid declaration of template member reichelt at gcc dot gnu dot org
2006-11-05 23:20 ` [Bug c++/29730] " reichelt at gcc dot gnu dot org
2006-11-12 20:38 ` mmitchel at gcc dot gnu dot org
2006-11-26  0:20 ` pinskia at gcc dot gnu dot org
2006-12-06 22:55 ` mmitchel at gcc dot gnu dot org
2006-12-06 22:55 ` [Bug c++/29730] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
2006-12-07 17:50 ` mmitchel at gcc dot gnu dot org
2006-12-07 18:09 ` [Bug c++/29730] [4.0 " mmitchel at gcc dot gnu dot org
2006-12-07 18:09 ` [Bug c++/29730] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
2007-02-03 20:50 ` [Bug c++/29730] [4.0 " gdr at gcc dot gnu dot org
2007-03-10 21:18 ` reichelt 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).