]> git.ipfire.org Git - thirdparty/gcc.git/commit
lex.c (yyprint): Handle PFUNCNAME.
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 3 Aug 1999 10:18:13 +0000 (10:18 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 3 Aug 1999 10:18:13 +0000 (06:18 -0400)
commit074917ba5c63df7b0eaea25715f2cadf20da9e24
treefc5b72376c5a45ba80a3efc425913b97b79e58fd
parent778e067718c75bbc3e5ec52c56cad00e0f4d3604
lex.c (yyprint): Handle PFUNCNAME.

* lex.c (yyprint): Handle PFUNCNAME.

* decl2.c (build_expr_from_tree, case METHOD_CALL_EXPR): Only
build_expr_from_tree on the args of a TEMPLATE_ID_EXPR.

From-SVN: r28467
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/decl2.c
gcc/cp/lex.c