r210186 - in /branches/gcc-4_9-branch/gcc: cp/C...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed May 7 19:48:00 GMT 2014


Author: paolo
Date: Wed May  7 19:48:53 2014
New Revision: 210186

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

	PR c++/61083
	* pt.c (convert_nontype_argument): Protect all the error calls
	with complain & tf_error.

/testsuite
2014-05-07  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/61083
	* g++.dg/cpp0x/sfinae50.C: New.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/sfinae50.C
Modified:
    branches/gcc-4_9-branch/gcc/cp/ChangeLog
    branches/gcc-4_9-branch/gcc/cp/pt.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list