]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/65409 (ICE in store_field)
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 16 Mar 2015 10:28:39 +0000 (10:28 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 16 Mar 2015 10:28:39 +0000 (10:28 +0000)
commit543f37b34a4df4c9dae74851f239b4960bb59b69
tree1f38586a9665f4fb8116782bea77de193d82fba7
parent50f280d12a1ee0186db63a759b12f6c537dcf060
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: r221454
gcc/ChangeLog
gcc/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/pr65049.C [new file with mode: 0644]