PR middle-end/65409
commit7081e92847c184c2f53c3121b212770cadd50a3b
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Mar 2015 10:26:28 +0000 (16 10:26 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Mar 2015 10:26:28 +0000 (16 10:26 +0000)
tree74360d68ac8e131f8a56766c8bda7af6b7cf6beb
parentfeac84c09002c78f3106dc33521f99d71db528c2
PR middle-end/65409
* expr.c (store_field): Do not do a direct block copy if the source is
a PARALLEL with BLKmode.

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