r142027 - in /branches/gcc-4_2-branch/gcc: cp/C...

dodji@gcc.gnu.org dodji@gcc.gnu.org
Thu Nov 20 00:13:00 GMT 2008


Author: dodji
Date: Thu Nov 20 00:13:15 2008
New Revision: 142027

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142027
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/crash71.C: New test.


Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/template/crash71.C
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/pt.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list