r189388 - in /branches/gcc-4_7-branch/gcc: Chan...

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Jul 9 14:11:00 GMT 2012


Author: jason
Date: Mon Jul  9 14:11:33 2012
New Revision: 189388

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189388
Log:
	PR c++/53882
	* tree.c (type_contains_placeholder_1): Handle NULLPTR_TYPE.
	(type_hash_eq): Likewise.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/nullptr29.C
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_7-branch/gcc/tree.c



More information about the Gcc-cvs mailing list