r193524 - in /trunk: gcc/cp/ChangeLog gcc/cp/pt...

jason@gcc.gnu.org jason@gcc.gnu.org
Thu Nov 15 01:53:00 GMT 2012


Author: jason
Date: Thu Nov 15 01:53:23 2012
New Revision: 193524

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193524
Log:
	PR c++/55275
	* pt.c (maybe_process_partial_specialization): Update
	DECL_SOURCE_LOCATION for new specializations.

Modified:
    trunk/libstdc++-v3/testsuite/ext/type_traits/add_unsigned_integer_neg.cc
    trunk/libstdc++-v3/testsuite/ext/type_traits/remove_unsigned_integer_neg.cc

Changes in other areas also in this revision:
Added:
    trunk/gcc/testsuite/g++.dg/abi/abi-tag3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/g++.dg/cpp0x/pr31439.C
    trunk/gcc/testsuite/g++.dg/template/crash98.C



More information about the Libstdc++-cvs mailing list