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
This commit is contained in:
parent
21c157b435
commit
0c16e8d6c1
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-06-10 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/10968
|
||||
* pt.c (mark_decl_instantiated): Set TREE_SYMBOL_REFERENCED.
|
||||
|
||||
2003-06-10 Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
* decl.c (start_cleanup_fn): Move static 'counter' out, mark with GTY.
|
||||
|
|
Loading…
Add table
Reference in a new issue