decl.c (push_overloaded_decl_1): Use pushdecl.
authorMark Mitchell <mark@codesourcery.com>
Mon, 25 Oct 1999 06:38:42 +0000 (06:38 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 25 Oct 1999 06:38:42 +0000 (06:38 +0000)
commitf9c4f105d5b6d9dd78f0d62cf730f523d85f55a2
treea63094499511926dfb5190a57b6d298ab40dfade
parent20819a093ee01295ac3e0ec0d21e873a47b22513
decl.c (push_overloaded_decl_1): Use pushdecl.

* decl.c (push_overloaded_decl_1): Use pushdecl.

* decl.c (auto_function): Replace #ifdef'd __inline with just
plain inline.
* lex.c (my_get_run_time): Likeise.
(yyprint): Likewise.
(identifier_type): Likewise.
* method.c (start_squangling): Likewise.
(end_squangling): Likewise.
(icat): Likewise.
(old_backref_index): Likewise.
(flush_repeats): Likewise.
(issue_ktype): Likewise.
* parse.y (empty_parms): Likewise.
* parse.c: Regenerated.

From-SVN: r30154
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/lex.c
gcc/cp/method.c
gcc/cp/parse.c
gcc/cp/parse.y