re PR c++/55275 (abi_tag attribute doesn't work on explicit specializations of class...
authorJason Merrill <jason@redhat.com>
Thu, 15 Nov 2012 01:53:23 +0000 (20:53 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 15 Nov 2012 01:53:23 +0000 (20:53 -0500)
commit4fce678f8afd3d667becf67576b7d88d07670805
tree18a8356e6c1d6ef2f5a6a68accfbd97f30d76a5b
parentc25639b1a3aaf288a1fb5b6b6921defa7e5dfa4a
re PR c++/55275 (abi_tag attribute doesn't work on explicit specializations of class templates)

PR c++/55275
* pt.c (maybe_process_partial_specialization): Update
DECL_SOURCE_LOCATION for new specializations.

From-SVN: r193524
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/abi/abi-tag3.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/pr31439.C
gcc/testsuite/g++.dg/template/crash98.C
libstdc++-v3/testsuite/ext/type_traits/add_unsigned_integer_neg.cc
libstdc++-v3/testsuite/ext/type_traits/remove_unsigned_integer_neg.cc