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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot 
gnu.org

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I suspect genericize_c_loop could be fixed up to include `if (error_operand_p
(cond))` somewhere inside and this will fix the issue.

Reply via email to