http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45651

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-09 
01:28:21 UTC ---
Author: jason
Date: Wed Mar  9 01:28:19 2011
New Revision: 170806

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170806
Log:
    PR c++/45651
    * pt.c (instantiate_decl): Don't clear DECL_INTERFACE_KNOWN on
    !TREE_PUBLIC decls.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/template/anon5.C
Modified:
    branches/gcc-4_5-branch/gcc/cp/ChangeLog
    branches/gcc-4_5-branch/gcc/cp/pt.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog

Reply via email to