PR c++/24511 - [DR 470] explicit instantiation/extern template unsats
authorMartin Sebor <msebor@redhat.com>
Wed, 11 Jan 2017 21:02:46 +0000 (21:02 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Wed, 11 Jan 2017 21:02:46 +0000 (14:02 -0700)
commit3594adc7b02ebd2a6f66d3b5db9f6ebbd1bc6547
tree9832fc5ed512100c0621333f325a13d0a6275067
parent01bfd25762bea829b0ad271bc6daeddb7fcac22f
PR c++/24511 - [DR 470] explicit instantiation/extern template unsats

PR c++/24511 - [DR 470] explicit instantiation/extern template unsats
// on symbols defined later

gcc/testsuite/ChangeLog:
* g++.dg/template/explicit9.C: New test.

From-SVN: r244337
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/explicit9.C [new file with mode: 0644]