re PR c++/64701 (internal compiler error: unexpected expression ‘<statement>’ of...
commitc6e7c499a3f6dfd86b8b88cb1bdd70a1ebb76012
authorJason Merrill <jason@redhat.com>
Fri, 23 Jan 2015 16:29:46 +0000 (23 11:29 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 23 Jan 2015 16:29:46 +0000 (23 11:29 -0500)
tree72bacdd22935d1fa2cb2a47586c3f1900b956366
parent6fc2d0f36223308d21f2347c9b48bc61fed2405c
re PR c++/64701 (internal compiler error: unexpected expression ‘<statement>’ of kind do_stmt)

PR c++/64701
* constexpr.c (maybe_constant_value): Just hand back STATEMENT_LIST.

From-SVN: r220046
gcc/cp/ChangeLog
gcc/cp/constexpr.c
gcc/testsuite/g++.dg/ext/stmtexpr17.C [new file with mode: 0644]