re PR c++/40948 (ICE in lower_stmt, at gimple-low.c:408)
authorJason Merrill <jason@redhat.com>
Tue, 4 Aug 2009 02:10:05 +0000 (22:10 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 4 Aug 2009 02:10:05 +0000 (22:10 -0400)
commit567ef7490fbb1b2004dc99327e6190877717b844
treef8cfb26c56f8017a9b1ecb575af8d9081c7b8277
parent8ff17e188d1ade62baf71bbde12306c4997476bb
re PR c++/40948 (ICE in lower_stmt, at gimple-low.c:408)

PR c++/40948
* init.c (build_vec_init): Look through a TARGET_EXPR around a
CONSTRUCTOR.

Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r150394
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/complit12.C [new file with mode: 0644]