public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/11406] New: ICE after `array_ref' not supported by dump_type
@ 2003-07-02 15:20 bangerth at dealii dot org
  2003-07-02 16:45 ` [Bug c++/11406] sorry+ICE: " giovannibajo at libero dot it
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: bangerth at dealii dot org @ 2003-07-02 15:20 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: ICE after `array_ref' not supported by dump_type
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bangerth at dealii dot org
                CC: gcc-bugs at gcc dot gnu dot org

Here's a small testcase that ICEs:
--------------------------
template <int> struct S{};

template <int N> S<sizeof(new double[N])> f () {}

template S<4> f<2>();
--------------------------

With present mainline, we get:
tmp/gg> ../build-gcc/gcc-install/bin/c++ -c x.cc
x.cc:3: sorry, unimplemented: `array_ref' not supported by dump_type
x.cc:3: sorry, unimplemented: `array_ref' not supported by dump_type

Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,

W.


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

end of thread, other threads:[~2004-07-05 10:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-02 15:20 [Bug c++/11406] New: ICE after `array_ref' not supported by dump_type bangerth at dealii dot org
2003-07-02 16:45 ` [Bug c++/11406] sorry+ICE: " giovannibajo at libero dot it
2003-08-05 21:42 ` reichelt at gcc dot gnu dot org
2003-08-06  7:25 ` gdr at integrable-solutions dot net
2003-08-29 12:39 ` gdr at gcc dot gnu dot org
2003-12-18 18:31 ` dhazeghi at yahoo dot com
2004-06-23 15:13 ` reichelt at gcc dot gnu dot org
2004-06-23 15:21 ` bangerth at dealii dot org
2004-06-23 15:23 ` gdr at acm dot org
2004-06-23 15:26 ` gdr at acm dot org
2004-06-23 15:34 ` reichelt at igpm dot rwth-aachen dot de
2004-06-23 15:36 ` bangerth at dealii dot org
2004-07-05 10:32 ` cvs-commit 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).