init.c (build_member_call): For now, don't convert to intermediate base if it would...
authorJason Merrill <jason@gcc.gnu.org>
Tue, 9 Apr 2002 13:59:59 +0000 (09:59 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 9 Apr 2002 13:59:59 +0000 (09:59 -0400)
commitcd6af0c13a345daa0d71484864072b26363d0523
tree2f8e28107bdafe8a62d41c53b8bfceac8d8d4d32
parent1ce7f3c2ab0b622ec93be5bc39c3d4efa7fbef5f
init.c (build_member_call): For now, don't convert to intermediate base if it would cause an error.

        * init.c (build_member_call): For now, don't convert to
        intermediate base if it would cause an error.

From-SVN: r52078
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/testsuite/g++.dg/lookup/scoped1.C [new file with mode: 0644]