OK for trunk and branches.
On Sun, Sep 9, 2018 at 11:02 PM, Ville Voutilainen <ville.voutilai...@gmail.com> wrote: > Tested manually on Linux-x64, running full suite on Linux-PPC64. This > seems half-obvious. OK for trunk? Backports? > > 2018-09-10 Ville Voutilainen <ville.voutilai...@gmail.com> > > gcc/cp > > PR c++/87093 > * method.c (constructible_expr): We're in an unevaluated context > in all cases, not just for class targets. > > testsuite/ > > PR c++/87093 > * g++.dg/ext/is_constructible2.C: New.