[C++ PATCH] template specializations
authorNathan Sidwell <nathan@acm.org>
Tue, 28 May 2019 17:04:12 +0000 (17:04 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 28 May 2019 17:04:12 +0000 (17:04 +0000)
commita01d3b0481fe250079e730eb20cd534d6f52ff73
tree0156579df96c083405c2eb0e2e05a13f8b2b3640
parentde1644122d0ad0a727042089083595cdfa99815f
[C++ PATCH] template specializations

https://gcc.gnu.org/ml/gcc-patches/2019-05/msg01844.html
* decl.c (duplicate_decls): Assert a template newdecl has no
specializations.

From-SVN: r271713
gcc/cp/ChangeLog
gcc/cp/decl.c