]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/57551
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jun 2013 14:23:24 +0000 (14:23 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jun 2013 14:23:24 +0000 (14:23 +0000)
commitf1f8b204638ad15746e490169dc6ce904db510dc
tree8e0813febc4af6535edd827f4bf05a3dab54866e
parentfd8b458b0210a7f91233a78ae40a3dedad9ab9d6
PR c++/57551
* g++.dg/ext/visibility/anon6.C: Update testcase.
* cp/pt.c (mark_decl_instantiated): Do not export explicit instantiations
of anonymous namespace templates.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199956 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/visibility/anon6.C