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 bootstrap/83439] [7 Regression] Bootstrap failure with --enable-checking=yes,rtl,extra


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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Fri Dec 15 20:45:36 2017
New Revision: 255704

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

        PR bootstrap/83439
        * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
        Adjust remaining gimple_set_modified to use the modified
        variable instead.

Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/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]