[Bug middle-end/84083] [missed optimization] loop-invariant strlen() not hoisted out of loop

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 29 09:26:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-01-29
          Component|rtl-optimization            |middle-end
            Version|unknown                     |8.0
     Ever confirmed|0                           |1

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think there's a dup for this.  Yes, we don't currently implement restrict
disambiguation for calls.


More information about the Gcc-bugs mailing list