On 30 August 2017 at 01:19, Ville Voutilainen <ville.voutilai...@gmail.com> wrote: > 2017-08-29 Ville Voutilainen <ville.voutilai...@gmail.com> > > Make taking the address of an overloaded function a non-deduced context > > cp/ > > * pt.c (unify_overload_resolution_failure): Return unify_success > instead of unify_invalid. > > testsuite/ > > * g++.dg/overload/template6.C: New.
Ah yes, tested on Linux-PPC64. I see some libstdc++ (runtime) failures from the testsuite, but as far as I can see they are there even before this patch.