PR c++/64701
commitb9a3af23bada370a551e648bda3f650dac5bec7a
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Jan 2015 16:29:46 +0000 (23 16:29 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Jan 2015 16:29:46 +0000 (23 16:29 +0000)
tree72bacdd22935d1fa2cb2a47586c3f1900b956366
parent4d31ecc403a5db4eeeab35a1be99f48a98321133
PR c++/64701
* constexpr.c (maybe_constant_value): Just hand back STATEMENT_LIST.

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