[Bug c++/45651] [4.3/4.4/4.5 Regression] ICE in import_export_decl, at cp/decl2.c:2344

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 9 01:28:00 GMT 2011


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

--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-09 01:28:16 UTC ---
Author: jason
Date: Wed Mar  9 01:28:13 2011
New Revision: 170805

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

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



More information about the Gcc-bugs mailing list