]> git.ipfire.org Git - thirdparty/gcc.git/commit
Core issues 2273 and 2277
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Mar 2017 08:12:28 +0000 (08:12 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Mar 2017 08:12:28 +0000 (08:12 +0000)
commit15c1cd60cf470ed457e2d7ee46334be94990d34c
tree986b2a7d75494d0b9083a3b87c32c2603a782e3e
parent6d5554a7713a3a57b18a2de808da7a7ab200c782
Core issues 2273 and 2277

* call.c (joust): Adjust using-declaration tiebreaker to handle
the intermediate base case.
* method.c (strip_inheriting_ctors): Just return the argument if
!flag_new_inheriting_ctors.

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