]> git.ipfire.org Git - thirdparty/gcc.git/commit
* tree.c (equal_functions): Fix name in prototype.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jan 1999 02:33:46 +0000 (02:33 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jan 1999 02:33:46 +0000 (02:33 +0000)
commit2da051b5bbe23b5b6fc5c423a289da952ab57e43
treecc106c8c9a941c950605f1f240cd3bde24d864d6
parentda7e2f82240b392e9a200fe925ca37b51862cb14
* tree.c (equal_functions): Fix name in prototype.
* decl.c (push_local_binding): Add FLAGS argument.
(pushdecl, push_overloaded_decl): Pass it.
* decl2.c (do_local_using_decl): Likewise.
* cp-tree.h: Adjust prototype.
* decl.c (poplevel): Fix logic.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24869 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/decl2.c
gcc/cp/tree.c