]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/semantics.c
cp-tree.h (SET_DECL_ARTIFICIAL): Remove.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 29 Jun 2000 14:03:10 +0000 (14:03 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 29 Jun 2000 14:03:10 +0000 (14:03 +0000)
commitc727aa5e2813c510b1da0d8e5f61160c1fa01ceb
treed93a67a5dabbeae5713903efa5fa698e0af14c2a
parent0900331b7a7b277ebc5c3644a3dd2de7babfa702
cp-tree.h (SET_DECL_ARTIFICIAL): Remove.

* cp-tree.h (SET_DECL_ARTIFICIAL): Remove.
* decl.c (create_implicit_typedef): Adjust.
* decl2.c (build_artificial_parm): Adjust.
* method.c (implicitly_declare_fn): Adjust.
* pt.c (push_inline_template_parms_recursive): Adjust.
(process_template_parm): Adjust.
(overloaded_template_name): Adjust.
* semantics.c (finish_template_template_parm): Adjust.

From-SVN: r34780
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/decl2.c
gcc/cp/method.c
gcc/cp/pt.c
gcc/cp/semantics.c