PR c++/64994
commit0397c5b71273ddda26e5d59117732bcaddf2924d
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Feb 2015 17:20:01 +0000 (10 17:20 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Feb 2015 17:20:01 +0000 (10 17:20 +0000)
tree8c21095cac2575d43649c0ccfcfa5861c9b77417
parente137219aa01ca68d40d8a522649bc8f682c3dedb
PR c++/64994
* constexpr.c (cxx_eval_call_expression): Walk the clone list.

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