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

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Jun 9 20:18:00 GMT 2017


Author: jason
Date: Fri Jun  9 20:18:06 2017
New Revision: 249080

URL: https://gcc.gnu.org/viewcvs?rev=249080&root=gcc&view=rev
Log:
Fix template argument of nullptr_t type.

	* pt.c (convert_nontype_argument): Check NULLPTR_TYPE_P rather than
	nullptr_node.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/nullptr38.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c



More information about the Gcc-cvs mailing list