]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/semantics.c
semantics.c (finish_compound_literal): Always build a TARGET_EXPR.
authorJason Merrill <jason@redhat.com>
Mon, 6 Sep 2010 04:48:58 +0000 (00:48 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 6 Sep 2010 04:48:58 +0000 (00:48 -0400)
commit467649eb698b5276610f8509432eb7a5f721c5f3
tree17a000352cfec379f1555df11964834e0964b1e8
parentb3db2bea4e40079cb791fb9b890f8cd346e95c1a
semantics.c (finish_compound_literal): Always build a TARGET_EXPR.

* semantics.c (finish_compound_literal): Always build a
TARGET_EXPR.

From-SVN: r163893
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/initlist43.C [new file with mode: 0644]