[Bug c++/24511] [DR 470] explicit instantiation/extern template unsats on symbols defined later
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 11 21:03:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24511
--- Comment #9 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Wed Jan 11 21:02:46 2017
New Revision: 244337
URL: https://gcc.gnu.org/viewcvs?rev=244337&root=gcc&view=rev
Log:
PR c++/24511 - [DR 470] explicit instantiation/extern template unsats
// on symbols defined later
gcc/testsuite/ChangeLog:
* g++.dg/template/explicit9.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/template/explicit9.C
Modified:
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list