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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |11.0
   Last reconfirmed|                            |2020-08-25
            Summary|GCC produces incorrect code |[11 Regression] GCC
                   |with -O2 for loops          |produces incorrect code
                   |                            |with -O2 for loops
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |rguenth at gcc dot 
gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  Looks like caused by my store-motion rewrite.

Reply via email to