]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/7584 (Erroneous ambiguous base error on using declaration)
authorMark Mitchell <mark@codesourcery.com>
Thu, 17 Oct 2002 22:37:49 +0000 (22:37 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 17 Oct 2002 22:37:49 +0000 (22:37 +0000)
commitc2d39386f81bc0549b91606eb8aa449c744a8d66
treed2bfe6a5720dc954aa8096be57ec5ae37e7795f1
parent9b98fd0b3c492ae91299f7feabfd2db1ea226ad3
re PR c++/7584 (Erroneous ambiguous base error on using declaration)

PR c++/7584
* class.c (handle_using_decl): Allow the declaration used to be
from an ambiguous base.

PR c++/7584
* g++.dg/inherit/using3.C: New test.

From-SVN: r58264
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog