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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |law at redhat dot com,
                   |                            |marxin at gcc dot gnu.org

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, started to trigger the assert:

      /* Theoretically possible, but *highly* unlikely.  */
      gcc_checking_assert (num_iterations < 500);

by r246225.

Reply via email to