search.c (is_subobject_of_p): Make sure we're looking at the right baseclasses.
authorMark Mitchell <mark@codesourcery.com>
Tue, 27 Apr 1999 00:02:52 +0000 (00:02 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 27 Apr 1999 00:02:52 +0000 (00:02 +0000)
commit86eab6f69a953c249635a33d0b07fb46670a7962
treedb07e29e2aae578ad43f1267c5fad2f31696ff6a
parent93dfdf16a562e674ce8133c6f547b7bb3d36c241
search.c (is_subobject_of_p): Make sure we're looking at the right baseclasses.

* search.c (is_subobject_of_p): Make sure we're looking at the
right baseclasses.

From-SVN: r26669
gcc/cp/ChangeLog
gcc/cp/search.c
gcc/testsuite/g++.old-deja/g++.other/lookup15.C [new file with mode: 0644]