public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/30044]  New: ICE in tsubst, at cp/pt.c:7359
@ 2006-12-02  2:45 pcc03 at doc dot ic dot ac dot uk
  2006-12-02  2:47 ` [Bug c++/30044] " pcc03 at doc dot ic dot ac dot uk
  2006-12-02  7:40 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 10+ messages in thread
From: pcc03 at doc dot ic dot ac dot uk @ 2006-12-02  2:45 UTC (permalink / raw)
  To: gcc-bugs

I get this when compiling the attached minimal test case.  The condition for
getting an ICE seems to be that:

1. A template template parameter's type is defined with 2 or more parameters
2. The type (ignoring the first parameter) is defined in terms of previous
template parameters, and none of the type's parameters are typename
3. A default parameter instantiates the template parameter

This seems to go back to at least gcc 3.3.

To reproduce: g++ icetest.C

$ g++ -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ./configure --with-gmp=/tmp/gcc-inst --prefix=/tmp/gcc-inst
--with-mpfr=/tmp/gcc-inst --enable-languages=c,c++
Thread model: posix
gcc version 4.3.0 20061201 (experimental)


-- 
           Summary: ICE in tsubst, at cp/pt.c:7359
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pcc03 at doc dot ic dot ac dot uk
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2015-07-11 19:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-30044-4@http.gcc.gnu.org/bugzilla/>
2015-06-03 14:50 ` [Bug c++/30044] ICE in tsubst, at cp/pt.c:7359 ppalka at gcc dot gnu.org
2015-06-23 23:42 ` ppalka at gcc dot gnu.org
2015-06-24  2:58 ` ppalka at gcc dot gnu.org
2015-06-24  8:41 ` paolo.carlini at oracle dot com
2015-06-24 12:11 ` ppalka at gcc dot gnu.org
2015-06-24 12:15 ` ppalka at gcc dot gnu.org
2015-07-10 23:22 ` ppalka at gcc dot gnu.org
2015-07-11 19:53 ` paolo.carlini at oracle dot com
2006-12-02  2:45 [Bug c++/30044] New: " pcc03 at doc dot ic dot ac dot uk
2006-12-02  2:47 ` [Bug c++/30044] " pcc03 at doc dot ic dot ac dot uk
2006-12-02  7:40 ` pinskia 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).