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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-04-06
                 CC|                            |matz at gcc dot gnu.org
          Component|ipa                         |tree-optimization
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
This would require loop fusion, sth we don't do at the moment.  For this
particular case dependence analysis should even make it possible.

Reply via email to