https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65719

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jun 12 19:11:35 2015
New Revision: 224443

URL: https://gcc.gnu.org/viewcvs?rev=224443&root=gcc&view=rev
Log:
        PR c++/65719
        * pt.c (tsubst_decl) [VAR_DECL]: Mark namespace-scope
        variables as DECL_NOT_REALLY_EXTERN.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ29.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-branch/gcc/cp/pt.c

Reply via email to