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/82129] [8 Regression] ICE in compute_antic, at tree-ssa-pre.c:2447


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

--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Mon Oct 23 11:14:40 2017
New Revision: 254005

URL: https://gcc.gnu.org/viewcvs?rev=254005&root=gcc&view=rev
Log:
2017-10-23  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/82129
        Revert
        2017-08-01  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/81181
        * tree-ssa-pre.c (compute_antic_aux): Defer clean() to ...
        (compute_antic): ... end of iteration here.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-pre.c

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