[Bug c++/37142] [4.2/4.3/4.4 Regression] ICE: in dependent_type_p, at cp/pt.c:15585
dodji at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Nov 20 00:07:00 GMT 2008
------- Comment #9 from dodji at gcc dot gnu dot org 2008-11-20 00:06 -------
Subject: Bug 37142
Author: dodji
Date: Thu Nov 20 00:05:04 2008
New Revision: 142026
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142026
Log:
gcc/cp/ChangeLog:
2008-11-19 Dodji Seketeli <dodji@redhat.com>
PR c++/37142
* pt.c (coerce_template_template_parm): Use the more robust
uses_template_parms instead of dependent_type_p.
gcc/testsuite/ChangeLog:
2008-11-19 Dodji Seketeli <dodji@redhat.com>
PR c++/37142
* g++.dg/template/crash79.C: New test.
Added:
branches/gcc-4_3-branch/gcc/testsuite/g++.dg/template/crash79.C
Modified:
branches/gcc-4_3-branch/gcc/cp/ChangeLog
branches/gcc-4_3-branch/gcc/cp/pt.c
branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37142
More information about the Gcc-bugs
mailing list