OSDN Git Service

* search.c (struct lookup_base_data_s): New.
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Oct 2004 14:23:39 +0000 (14:23 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Oct 2004 14:23:39 +0000 (14:23 +0000)
commitc9f9c2d0caebbd964c2d5bd4d314711ed6e5726c
treedcd9d9902f0cff883d070b0448bdb325105a0bf2
parent016ae2c6ced3bb7cc663655e7fa0b16eee40e938
* search.c (struct lookup_base_data_s): New.
(lookup_base_r): Replace with ...
(dfs_lookup_base): ... this.
(lookup_base): Use dfs_walk_all.

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