https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87093

--- Comment #5 from ville at gcc dot gnu.org ---
Author: ville
Date: Wed Sep 12 21:10:43 2018
New Revision: 264253

URL: https://gcc.gnu.org/viewcvs?rev=264253&root=gcc&view=rev
Log:
PR c++/87093

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.

Added:
    trunk/gcc/testsuite/g++.dg/ext/is_constructible2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/method.c

Reply via email to