call.c (build_new_method_call): Use binfo_for_vbase.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 10 Jan 2001 14:13:41 +0000 (14:13 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 10 Jan 2001 14:13:41 +0000 (14:13 +0000)
commit042b4c4e4d64f3eada18d9347b3c77bd6c01d002
tree0ac0e4533452dd132c22a8e7523ad94fb622bb2d
parent780539075253658c6a5e334bb4abdf2bb3f88469
call.c (build_new_method_call): Use binfo_for_vbase.

cp:
* call.c (build_new_method_call): Use binfo_for_vbase.
testsuite:
* g++.old_deja/g++.other/vbase4.C: New test.

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