https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100817
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- /* Theoretically possible, but *highly* unlikely. */ gcc_checking_assert (num_iterations < 500);
pinskia at gcc dot gnu.org via Gcc-bugs Fri, 28 May 2021 12:24:09 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100817
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- /* Theoretically possible, but *highly* unlikely. */ gcc_checking_assert (num_iterations < 500);