[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:31:00 GMT 2015


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

--- Comment #13 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Mon Mar 16 10:30:29 2015
New Revision: 221456

URL: https://gcc.gnu.org/viewcvs?rev=221456&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:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/pr65049.C
      - copied unchanged from r221454, trunk/gcc/testsuite/g++.dg/pr65049.C
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/expr.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list