[Bug tree-optimization/86259] [8 Regression] min(4, strlen(s)) optimized to strlen(s) with -flto

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 11 11:44:00 GMT 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
   Last reconfirmed|2018-06-21 00:00:00         |2019-4-11
      Known to work|                            |9.0
           Assignee|rguenth at gcc dot gnu.org         |unassigned at gcc dot gnu.org
            Summary|[8/9 Regression] min(4,     |[8 Regression] min(4,
                   |strlen(s)) optimized to     |strlen(s)) optimized to
                   |strlen(s) with -flto        |strlen(s) with -flto

--- Comment #36 from Richard Biener <rguenth at gcc dot gnu.org> ---
Reconfirmed on the branch.  Not sure what rev. fixed it on the trunk.  Not
working on this.


More information about the Gcc-bugs mailing list