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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So the loop of PR 100740 is same as this one so marking as a dup.

That is both have a double loop and the inner one has loop exit which is bound
by comparing of the induction variable that is counting how many times inside
the loop it has happened and comparing it against in the inner loop induction
variable.

*** This bug has been marked as a duplicate of bug 100740 ***

Reply via email to