public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/29388]  New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier
@ 2006-10-08 20:16 reichelt at gcc dot gnu dot org
  2006-10-08 20:17 ` [Bug c++/29388] " reichelt at gcc dot gnu dot org
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-10-08 20:16 UTC (permalink / raw)
  To: gcc-bugs

The following invalid testcase triggers an ICE since GCC 4.0.0:

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

template<int N> void A<N>::T::foo() {}
=============================================

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


-- 
           Summary: [4.0/4.1/4.2 regression] ICE with invalid nested name
                    specifier
           Product: gcc
           Version: 4.2.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=29388


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

end of thread, other threads:[~2009-11-16 22:02 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
2006-10-08 20:17 ` [Bug c++/29388] " reichelt at gcc dot gnu dot org
2006-10-08 20:31 ` pinskia at gcc dot gnu dot org
2006-10-12  8:13 ` rguenth at gcc dot gnu dot org
2006-10-15 21:18 ` mmitchel at gcc dot gnu dot org
2007-02-03 20:31 ` [Bug c++/29388] [4.0/4.1/4.2/4.3 " gdr at gcc dot gnu dot org
2007-02-03 21:01 ` pinskia at gcc dot gnu dot org
2007-02-14  9:18 ` mmitchel at gcc dot gnu dot org
2007-09-02 23:00 ` pcarlini at suse dot de
2007-09-02 23:29 ` pcarlini at suse dot de
2008-07-04 21:37 ` [Bug c++/29388] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2009-01-02 21:08 ` pinskia at gcc dot gnu dot org
2009-01-02 21:08 ` pinskia at gcc dot gnu dot org
2009-01-05 18:46 ` sje at cup dot hp dot com
2009-01-15 22:10 ` pinskia at gcc dot gnu dot org
2009-01-15 22:11 ` [Bug c++/29388] [4.2/4.3 " pinskia at gcc dot gnu dot org
2009-03-31 19:48 ` [Bug c++/29388] [4.3 " jsm28 at gcc dot gnu dot org
2009-04-16 15:44 ` pinskia at gcc dot gnu dot org
2009-04-16 15:49 ` sje at cup dot hp dot com
2009-04-20 16:13 ` sje at cup dot hp dot com
2009-11-16 22:02 ` paolo dot carlini at oracle dot com

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