[Bug middle-end/65409] [4.8/4.9/5 Regression] ICE in store_field

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 16 10:27:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65409

--- Comment #11 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Mon Mar 16 10:26:28 2015
New Revision: 221453

URL: https://gcc.gnu.org/viewcvs?rev=221453&root=gcc&view=rev
Log:
    PR middle-end/65409
    * expr.c (store_field): Do not do a direct block copy if the source is
    a PARALLEL with BLKmode.

Added:
    trunk/gcc/testsuite/g++.dg/pr65049.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expr.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list