* decl.c (push_overloaded_decl_1): Use pushdecl.
commit1d0fdec1b41f695dbff22235de73611e743e0162
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Oct 1999 06:38:42 +0000 (25 06:38 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Oct 1999 06:38:42 +0000 (25 06:38 +0000)
treea63094499511926dfb5190a57b6d298ab40dfade
parent15825211eb0510be71059605ac4afa57bebc2d5a
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30154 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/lex.c
gcc/cp/method.c
gcc/cp/parse.c
gcc/cp/parse.y