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; 3+ 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] 3+ messages in thread

* [Bug c++/30044] ICE in tsubst, at cp/pt.c:7359
  2006-12-02  2:45 [Bug c++/30044] New: ICE in tsubst, at cp/pt.c:7359 pcc03 at doc dot ic dot ac dot uk
@ 2006-12-02  2:47 ` pcc03 at doc dot ic dot ac dot uk
  2006-12-02  7:40 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pcc03 at doc dot ic dot ac dot uk @ 2006-12-02  2:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pcc03 at doc dot ic dot ac dot uk  2006-12-02 02:47 -------
Created an attachment (id=12727)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12727&action=view)
minimal test case


-- 


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


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

* [Bug c++/30044] ICE in tsubst, at cp/pt.c:7359
  2006-12-02  2:45 [Bug c++/30044] New: ICE in tsubst, at cp/pt.c:7359 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
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-12-02  7:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-12-02 07:39 -------
Confirmed, not a regression, goes back to at least 2.95.3.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
      Known to fail|                            |2.95 3.2.3 3.4.0 4.0.0 4.2.0
                   |                            |4.0.4 4.1.2 4.2.0 4.3.0
   Last reconfirmed|0000-00-00 00:00:00         |2006-12-02 07:39:58
               date|                            |


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


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

end of thread, other threads:[~2006-12-02  7:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-02  2:45 [Bug c++/30044] New: ICE in tsubst, at cp/pt.c:7359 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).