https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64994
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Tue Feb 10 17:20:01 2015 New Revision: 220589 URL: https://gcc.gnu.org/viewcvs?rev=220589&root=gcc&view=rev Log: PR c++/64994 * constexpr.c (cxx_eval_call_expression): Walk the clone list. Added: trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor18.C Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/constexpr.c