https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94141
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2020-05-21 00:00:00 |2021-8-4 --- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Marc Glisse from comment #1) > It looks like clang-10+ also generates an infinite loop on this code. clang 12+ now does not produce an infinite loop. GCC trunk still does though.