https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111003
--- Comment #12 from Richard Biener <rguenth at gcc dot gnu.org> --- In .optimized we could see that if (m) invokes UB as it is never set, but consciously eliminating the call seems difficult.
rguenth at gcc dot gnu.org via Gcc-bugs Fri, 28 Nov 2025 03:23:01 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111003
--- Comment #12 from Richard Biener <rguenth at gcc dot gnu.org> --- In .optimized we could see that if (m) invokes UB as it is never set, but consciously eliminating the call seems difficult.