re PR c++/55419 (ICE in gimplify_init_ctor_preeval, at gimplify.c:3587)
authorJason Merrill <jason@redhat.com>
Sat, 8 Dec 2012 03:31:25 +0000 (22:31 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 8 Dec 2012 03:31:25 +0000 (22:31 -0500)
commit4eaee921faac4b20bcc81988ec2b1af4cc087efc
tree266f07a610c2b0f8c5124330bbd1f057eb07f0ff
parent3da2b176b387f367a02f5299607204ee6b27e359
re PR c++/55419 (ICE in gimplify_init_ctor_preeval, at gimplify.c:3587)

PR c++/55419
* tree.c (build_target_expr): Don't set TREE_CONSTANT.

From-SVN: r194317
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.dg/cpp0x/constexpr-initlist6.C [new file with mode: 0644]