[Bug tree-optimization/85315] missed range optimisation opportunity for derefences where index must be 0 or otherwise constrained

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 10 09:22:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-04-10
                 CC|                            |rguenth at gcc dot gnu.org
          Component|rtl-optimization            |tree-optimization
            Summary|missed optimisation         |missed range optimisation
                   |opportunity for derefences  |opportunity for derefences
                   |where index must be 0       |where index must be 0 or
                   |                            |otherwise constrained
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.


More information about the Gcc-bugs mailing list