https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124584
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Try -fsanitize=address with both gcc and clang. I suspect both will complain about use after scope.
pinskia at gcc dot gnu.org via Gcc-bugs Fri, 20 Mar 2026 11:27:50 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124584
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Try -fsanitize=address with both gcc and clang. I suspect both will complain about use after scope.