* class.c (add_method): Allow using-declarations to coexist.
commitd8712111bfa5347b69f632d2d262ea3cd331a1ce
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Oct 2016 13:39:48 +0000 (27 13:39 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Oct 2016 13:39:48 +0000 (27 13:39 +0000)
tree02e44dc7b191487ed4b16074bb787457b4ee1a8a
parent30c3cafe73b91734a153e88c2f045aeaca92f593
* class.c (add_method): Allow using-declarations to coexist.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@241620 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/g++.dg/overload/using4.C [new file with mode: 0644]