OSDN Git Service

* decl.c (push_overloaded_decl): Only overwrite the old binding if
authorloewis <loewis@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Mar 1999 11:22:42 +0000 (11:22 +0000)
committerloewis <loewis@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Mar 1999 11:22:42 +0000 (11:22 +0000)
commitc06c53ff30bfd5cffb4f6d490c330de0d475c8d8
treee0fb4e88d0901c8a4b98eb878b4613e43ca2bbf4
parentbadd5e9c8ae1d3f611c92323eb57c4378191726b
* decl.c (push_overloaded_decl): Only overwrite the old binding if
there was one.
* decl2.c (do_local_using_decl): Fix loop termination.

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