]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/37256 (extern template / explicit instantiation broken in 4.4.0-pre)
authorJason Merrill <jason@redhat.com>
Wed, 19 Nov 2008 19:27:29 +0000 (14:27 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 19 Nov 2008 19:27:29 +0000 (14:27 -0500)
commitda3933ba836ad0821dfb7522fc9d6b9099969299
tree91794fcf21c8549f5680c2011450492a3f72823e
parent2ad646bdcafe10bc1da16edca1e5961925e10417
re PR c++/37256 (extern template / explicit instantiation broken in 4.4.0-pre)

        PR c++/37256
        * pt.c (instantiate_decl): Don't require a definition of
        a template that is explicitly instantiated 'extern'.

From-SVN: r142014
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/extern_template-3.C [new file with mode: 0644]