]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/pt.c
Make-lang.in (cp/parse.o): Depend on decl.h.
authorMark Mitchell <mark@codesourcery.com>
Mon, 8 Jul 2002 02:25:19 +0000 (02:25 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 8 Jul 2002 02:25:19 +0000 (02:25 +0000)
commiteb8845bedb5be6c8239555ab4303d518812eef36
tree2137063a251419203d558c5aca764a7faac6df92
parent5351f1ca744b9d3e5285ff813839df3e43fe40b4
Make-lang.in (cp/parse.o): Depend on decl.h.

* Make-lang.in (cp/parse.o): Depend on decl.h.
* cp-tree.h (do_decl_instantiation): Change prototype.
* parse.y: Include decl.h.
(parse_decl_instantiation): New function.
(explicit_instantiation): Use it.
* pt.c (do_decl_instantiation): Accept a DECL, not a DECLARATOR
and DECLSPECS.

From-SVN: r55309
gcc/cp/ChangeLog
gcc/cp/Make-lang.in
gcc/cp/cp-tree.h
gcc/cp/parse.y
gcc/cp/pt.c
This page took 0.062088 seconds and 5 git commands to generate.