PR c++/24511 - [DR 470] explicit instantiation/extern template unsats
commitdd4b7a0f8345b3a4c0ddb97f49fe8856953c4705
authormsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jan 2017 21:02:46 +0000 (11 21:02 +0000)
committermsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jan 2017 21:02:46 +0000 (11 21:02 +0000)
tree9832fc5ed512100c0621333f325a13d0a6275067
parenta9306ccb8158fba77036219044a6f8044c50362a
PR c++/24511 - [DR 470] explicit instantiation/extern template unsats
// on symbols defined later

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244337 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/explicit9.C [new file with mode: 0644]