]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/decl2.c
cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_INLINE_P.
authorMark Mitchell <mark@codesourcery.com>
Fri, 6 Apr 2001 06:33:07 +0000 (06:33 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 6 Apr 2001 06:33:07 +0000 (06:33 +0000)
commit79065db2d1a2faad16bd046fcd02812e6259a27a
tree79c3ec5ac8a7cfa8fe8b7c1d0050e9298f12ece2
parentb03eced6f6609e6e2a6b160a705d79a4ebb0eb2f
cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_INLINE_P.

* cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_INLINE_P.
* decl.c (duplicate_decls): Adjust accordingly.
(maybe_commonize_var): Likewise.
(grokfndecl): Likewise.
(start_function): Likewise.
(start_method): Likewise.
* decl2.c (key_method): Likewise.
(import_export_decl): Likewise.
* method.c (implicitly_declare_fn): Likewise.
* optimize.c (maybe_clone_body): Likewise.

From-SVN: r41144
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/decl2.c
gcc/cp/method.c
gcc/cp/optimize.c
gcc/cp/semantics.c
This page took 0.062728 seconds and 5 git commands to generate.