[Bug c++/10804] [3.4 regression] missing implicit instantiation of template static methods
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Tue Jul 29 05:10:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10804
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-29 05:10 -------
Fixed by:
2003-07-28 Mark Mitchell
PR c++/11530
* parser.c (cp_parser_postfix_expression): Do not call mark_used.
* semantics.c (finish_id_expression): Call mark_used for all
declarations.
Will submit a testcase soon.
More information about the Gcc-bugs
mailing list