OSDN Git Service

* decl.c: Lose arg_looking_for_template.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Feb 1998 22:52:45 +0000 (22:52 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Feb 1998 22:52:45 +0000 (22:52 +0000)
commitd3ad3cd86ac26623ded10f7c4d55ff528ca4d0a4
treed8b47f2bb7390afd942a50f9a98d30d4cc9a3879
parent4d192fd88967260c03dd680ef964aa9b84935c6e
* decl.c: Lose arg_looking_for_template.
(lookup_name_real): Likewise.
* parse.y: Lose processing_template_arg, template_arg1
(primary): Likewise.
* spew.c (yylex): Set lastiddecl for PTYPENAMEs, too.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17651 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/parse.c
gcc/cp/parse.y
gcc/cp/spew.c