re PR c++/20350 (extern template and struct initializer and specification for a stati...
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 2 Jun 2005 09:09:48 +0000 (09:09 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 2 Jun 2005 09:09:48 +0000 (09:09 +0000)
commit58fb06b4a11160c4c6191b6c89f3c1b3a3bd0787
tree3bef40413e1c02198cbe7dcb8919b06a068781fb
parentccb4e87e83e9f1e21ba9c79ce21f2d31dcf16a51
re PR c++/20350 (extern template and struct initializer and specification for a static variable)

cp:
PR c++/20350
* decl.c (duplicate_decls): Copy all of DECL_USE_TEMPLATE.
testsuite:
PR c++/20350
* g++.dg/template/spec24.C: New.

From-SVN: r100486
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/spec24.C [new file with mode: 0644]