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

--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-09 
02:19:03 UTC ---
Author: jason
Date: Wed Mar  9 02:19:00 2011
New Revision: 170807

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

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

Reply via email to