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

paolo@gcc.gnu.org paolo@gcc.gnu.org
Thu Mar 13 16:05:00 GMT 2014


Author: paolo
Date: Thu Mar 13 16:05:15 2014
New Revision: 208550

URL: http://gcc.gnu.org/viewcvs?rev=208550&root=gcc&view=rev
Log:
/cp
2014-03-13  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/60383
	* pt.c (maybe_process_partial_specialization): Check return value
	of check_specialization_namespace.

/testsuite
2014-03-13  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/60383
	* g++.dg/template/crash118.C: New.
	* g++.dg/template/crash95.C: Adjust.

Added:
    trunk/gcc/testsuite/g++.dg/template/crash118.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/template/crash95.C



More information about the Gcc-cvs mailing list