This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]