This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: jason
Date: Fri Aug 11 05:35:39 2017
New Revision: 251046

URL: https://gcc.gnu.org/viewcvs?rev=251046&root=gcc&view=rev
Log:
	PR c++/81671 - nullptr_t template parameter

	* pt.c (convert_nontype_argument): Fix nullptr_t check.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]