https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18487
--- Comment #33 from Sam James <sjames at gcc dot gnu.org> --- Another option might be for -fsanitize=undefined to instrument reads and stores in these functions and trap if they're reached.
sjames at gcc dot gnu.org via Gcc-bugs Sun, 21 Jun 2026 17:56:55 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18487
--- Comment #33 from Sam James <sjames at gcc dot gnu.org> --- Another option might be for -fsanitize=undefined to instrument reads and stores in these functions and trap if they're reached.