PR c++/55419
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2013 20:36:49 +0000 (20:36 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2013 20:36:49 +0000 (20:36 +0000)
commitbda34c072c8974739a32c90d792f4308ad2d3bba
treeff8021d91a5a74b1ff5ca05c785530e51c67821d
parentca4b338dd608dc38f62dc2ca8d65d2b764ac7af0
PR c++/55419
PR c++/55753
* pt.c (tsubst_copy_and_build) [TARGET_EXPR]: Don't touch
TREE_CONSTANT.

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