http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55419
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2012-12-08 03:32:06 UTC --- Author: jason Date: Sat Dec 8 03:31:56 2012 New Revision: 194319 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194319 Log: PR c++/55419 * tree.c (build_target_expr): Don't set TREE_CONSTANT. Added: branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist6.C Modified: branches/gcc-4_7-branch/gcc/cp/ChangeLog branches/gcc-4_7-branch/gcc/cp/tree.c