[Bug sanitizer/123873] UBSAN confuses optimizer

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 29 11:13:55 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123873

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Also, something we I think even document, the sanitizers do cause a lot of
false positive warnings (especially for middle-end warnings), so for warnings
it is always better to look at non-sanitized builds.


More information about the Gcc-bugs mailing list