cp-tree.h (have_extern_spec): Declare it
authorMark Mitchell <mark@codesourcery.com>
Mon, 8 Jul 2002 07:49:58 +0000 (07:49 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 8 Jul 2002 07:49:58 +0000 (07:49 +0000)
commit594bb0e78980cbb20cdeb028056a8f01be55b06f
treeac52e13562c359d31800ddbc3e14b676482d299d
parent974a90cfec98f0c651a890b823cba4ef61ef38c7
cp-tree.h (have_extern_spec): Declare it

* cp-tree.h (have_extern_spec): Declare it
* decl.c (have_extern_spec): Define it.
(start_decl): Eliminate use of used_extern_spec.
(start_function): Likewise.
* parse.y (have_extern_spec): Remove declaration.
(used_extern_spec): Likewise.
(frob_specs): Eliminate use of used_extern_spec.
(.hush_warning): Likewise.

From-SVN: r55319
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/parse.y