[Bug tree-optimization/63841] Incorrect strlen optimization after complete unroll

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 13 09:20:00 GMT 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-11-13
                 CC|                            |jakub at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  Seems to be an opportunity to remove the clobber to be able to
remove a dead store... ;)



More information about the Gcc-bugs mailing list