re PR middle-end/65409 (ICE in store_field)
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 16 Mar 2015 10:26:28 +0000 (10:26 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 16 Mar 2015 10:26:28 +0000 (10:26 +0000)
commit9e25209f3a29dd1c8ee33c848a6a2b66e4c06d48
tree74360d68ac8e131f8a56766c8bda7af6b7cf6beb
parent2aab918dacb5a7dc51a4a33db785f2840a093d9d
re PR middle-end/65409 (ICE in store_field)

PR middle-end/65409
* expr.c (store_field): Do not do a direct block copy if the source is
a PARALLEL with BLKmode.

From-SVN: r221453
gcc/ChangeLog
gcc/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/pr65049.C [new file with mode: 0644]