re PR middle-end/58344 (ICE with segfault at -O1 and above on x86_64-linux-gnu)
authorJakub Jelinek <jakub@redhat.com>
Thu, 16 Jan 2014 19:54:23 +0000 (20:54 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 16 Jan 2014 19:54:23 +0000 (20:54 +0100)
commit42ed6cde4bd468d169ac198ef593aa4c686e7117
tree4658ec6993cb1ef20e3a955c89af2533c00fed1c
parenta611d7cb08d5b44fd0f2f8118f8083263a6a06df
re PR middle-end/58344 (ICE with segfault at -O1 and above on x86_64-linux-gnu)

PR middle-end/58344
* expr.c (expand_expr_real_1): Handle init == NULL_TREE.

* gcc.c-torture/compile/pr58344.c: New test.

From-SVN: r206685
gcc/ChangeLog
gcc/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr58344.c [new file with mode: 0644]