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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |rguenth at gcc dot 
gnu.org
   Last reconfirmed|                            |2022-02-01
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Probably a left-over from some of the refactorings - the solution is to simply
remove the dead assignments and turn the if() into one for
vect_double_reduction_def.

Reply via email to