This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/69666] [5 Regression] gcc ICE at -O2 and -O3 on valid code on x86_64-linux-gnu in "verify_gimple failed"


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

--- Comment #10 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Author: jamborm
Date: Wed Feb 24 16:20:00 2016
New Revision: 233674

URL: https://gcc.gnu.org/viewcvs?rev=233674&root=gcc&view=rev
Log:
2016-02-24  Martin Jambor  <mjambor@suse.cz>

        revert:
        2016-02-23  Martin Jambor  <mjambor@suse.cz>

        PR tree-optimization/69666
        * tree-sra.c (sra_modify_assign): Do not attempt to create
        default_def replacements for unscalarizable regions.



Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/tree-sra.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]