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 middle-end/87852] [9 Regression] FAIL: gcc.c-torture/execute/pr53465.c


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed.

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Mon Nov  5 08:04:49 2018
New Revision: 265791

URL: https://gcc.gnu.org/viewcvs?rev=265791&root=gcc&view=rev
Log:
2018-11-05  Richard Biener  <rguenther@suse.de>

        PR rtl-optimization/87852
        * fwprop.c (use_killed_between): Only consider single-defs of the
        use whose definition statement dominates the use.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fwprop.c

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