public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/18731] New: [3.3/3.4/4.0 regression] ICE on invalid template declaration
@ 2004-11-30  0:34 reichelt at gcc dot gnu dot org
  2004-11-30  0:39 ` [Bug c++/18731] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2004-11-30  0:34 UTC (permalink / raw)
  To: gcc-bugs

The following invalid code snippet causes an ICE since gcc 3.3
(it also crashes gcc 2.95.x, 3.0.x, but doesn't crash gcc 3.1.x, 3.2.x):

=======================================
template<typename T> struct T::A {};
=======================================

Mainline issues the following error message:

bug.cc:5: internal compiler error: in is_ancestor, at cp/name-lookup.c:2185
Please submit a full bug report, [etc.]

-- 
           Summary: [3.3/3.4/4.0 regression] ICE on invalid template
                    declaration
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, 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=18731


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

end of thread, other threads:[~2004-12-15 13:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-30  0:34 [Bug c++/18731] New: [3.3/3.4/4.0 regression] ICE on invalid template declaration reichelt at gcc dot gnu dot org
2004-11-30  0:39 ` [Bug c++/18731] " pinskia at gcc dot gnu dot org
2004-12-09 15:54 ` reichelt at gcc dot gnu dot org
2004-12-10 13:50 ` pinskia at gcc dot gnu dot org
2004-12-10 16:04 ` cvs-commit at gcc dot gnu dot org
2004-12-10 16:13 ` cvs-commit at gcc dot gnu dot org
2004-12-10 16:15 ` [Bug c++/18731] [3.3 " reichelt at gcc dot gnu dot org
2004-12-15 13:07 ` [Bug c++/18731] [3.3/3.4/4.0 " 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).