re PR c++/10968 (If member function implicitly instantiated, explicit instantiation...
authorJason Merrill <jason@gcc.gnu.org>
Tue, 10 Jun 2003 19:06:44 +0000 (15:06 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 10 Jun 2003 19:06:44 +0000 (15:06 -0400)
commit0c16e8d6c12270f671dbc59ed0379dd695454afb
treeac4049b1493540a8f66a6352d6a9a65f4dbcbe65
parent21c157b435ad936b09c2ed7271fe2c7484eeab1c
re PR c++/10968 (If member function implicitly instantiated, explicit instantiation of class fails to instantiate it)

        PR c++/10968
        * pt.c (mark_decl_instantiated): Set TREE_SYMBOL_REFERENCED.

[[Split portion of a mixed commit.]]

From-SVN: r67723.2
gcc/cp/ChangeLog