re PR c++/46298 (constexpr ICE on ARM)
authorJason Merrill <jason@redhat.com>
Thu, 4 Nov 2010 20:31:31 +0000 (16:31 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 4 Nov 2010 20:31:31 +0000 (16:31 -0400)
commitd4e55f308ea4309fcf10008224e892e40f835c1d
tree06de971fa644127c217977136a84493d159da4e2
parent58082ff61616ea33c317d9e9058dd8e644d04274
re PR c++/46298 (constexpr ICE on ARM)

PR c++/46298
* semantics.c (build_constexpr_constructor_member_initializers):
Handle an enclosing STATEMENT_LIST.

From-SVN: r166330
gcc/cp/ChangeLog
gcc/cp/semantics.c