r159019 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...

dodji@gcc.gnu.org dodji@gcc.gnu.org
Tue May 4 09:49:00 GMT 2010


Author: dodji
Date: Tue May  4 09:49:45 2010
New Revision: 159019

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159019
Log:
Fix PR c++/43953

gcc/cp/ChangeLog:
	PR c++/43953
	* pt.c (most_specialized_class): Pretend we are processing
	a template decl during the call to coerce_template_parms.

gcc/testsuite/ChangeLog:
	PR c++/43953
	* g++.dg/other/crash-12.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/other/crash-12.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list