public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/18124] New: [3.4/4.0 regression] ICE with invalid template template parameter
@ 2004-10-23 23:11 reichelt at gcc dot gnu dot org
  2004-10-23 23:14 ` [Bug c++/18124] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2004-10-23 23:11 UTC (permalink / raw)
  To: gcc-bugs

And another ICE with invalid code and templates:

=================================================
template<template<int> class class> class A {};
=================================================

bug.cc:1: error: expected identifier before "class"
bug.cc:1: internal compiler error: tree check: expected identifier_node, have
error_mark in lookup_name_current_level, at cp/name-lookup.c:4144
Please submit a full bug report, [etc.]

Phil's regression hunter says:
: Search converges between 2002-12-14-trunk (#159) and 2002-12-29-trunk (#160).

Looks like it was introduced with the new parser.

-- 
           Summary: [3.4/4.0 regression] ICE with invalid template template
                    parameter
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, error-recovery, monitored
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: reichelt at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-07-28 10:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-23 23:11 [Bug c++/18124] New: [3.4/4.0 regression] ICE with invalid template template parameter reichelt at gcc dot gnu dot org
2004-10-23 23:14 ` [Bug c++/18124] " pinskia at gcc dot gnu dot org
2004-11-01  0:47 ` mmitchel at gcc dot gnu dot org
2004-11-02 22:57 ` mmitchel at gcc dot gnu dot org
2004-11-03  2:48 ` cvs-commit at gcc dot gnu dot org
2004-11-03  2:58 ` [Bug c++/18124] [3.4 " mmitchel at gcc dot gnu dot org
2005-05-19 17:39 ` mmitchel at gcc dot gnu dot org
2005-07-23  5:01 ` pinskia at gcc dot gnu dot org
2005-07-28 10:26 ` cvs-commit at gcc dot gnu dot org
2005-07-28 10:42 ` giovannibajo at libero dot it

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).