public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13710] New: ICE
@ 2004-01-16 18:15 anders at kaseorg dot com
  2004-01-16 18:24 ` [Bug c++/13710] [3.3/3.4 regression] ICE with typeof pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: anders at kaseorg dot com @ 2004-01-16 18:15 UTC (permalink / raw)
  To: gcc-bugs

g++ 3.3.2 crashes on this code:
  template<int n> class X {template<class Y> typeof(Y::y) foo();};
  X<0> x;
It also crashes if typeof(Y::y) is a parameter type instead of a return type. It
compiles fine if X isn't a template. I'm not sure whether this is related to bug
11756.

gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1)

-- 
           Summary: ICE
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: anders at kaseorg dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i386-redhat-linux
  GCC host triplet: i386-redhat-linux
GCC target triplet: i386-redhat-linux


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


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

end of thread, other threads:[~2004-04-27  6:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-16 18:15 [Bug c++/13710] New: ICE anders at kaseorg dot com
2004-01-16 18:24 ` [Bug c++/13710] [3.3/3.4 regression] ICE with typeof pinskia at gcc dot gnu dot org
2004-01-16 18:51 ` pinskia at gcc dot gnu dot org
2004-01-19  0:52 ` [Bug c++/13710] [3.3 " mmitchel at gcc dot gnu dot org
2004-01-21  3:24 ` dhazeghi at yahoo dot com
2004-01-21  3:54 ` gdr at gcc dot gnu dot org
2004-02-15 12:39 ` gdr at gcc dot gnu dot org
2004-04-27  6:44 ` gdr 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).