https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103052
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hubicka at gcc dot gnu.org, | |rguenth at gcc dot gnu.org Priority|P3 |P2 --- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> --- I believe a possible noreturn should make the function LOOPING_{CONST,PURE} (LOOPING as in possibly not normally returning). Can we bisect this?