search.c (lookup_base_r): Don't clear is_non_public just because we found a friendly...
authorJason Merrill <jason@gcc.gnu.org>
Thu, 28 Feb 2002 15:32:38 +0000 (10:32 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 28 Feb 2002 15:32:38 +0000 (10:32 -0500)
commit07f521fc064351fb67625b483461db5b0a452e25
tree1fca790a59ac55c84f2791b592dd172e3f0ece9f
parentb96c434c39312a059e6a062b29993ec7d0a7da57
search.c (lookup_base_r): Don't clear is_non_public just because we found a friendly scope.

        * search.c (lookup_base_r): Don't clear is_non_public just because
        we found a friendly scope.

From-SVN: r50140
gcc/cp/ChangeLog
gcc/cp/search.c