https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77966
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dodji at gcc dot gnu.org, | |dvyukov at gcc dot gnu.org, | |jakub at gcc dot gnu.org, | |kcc at gcc dot gnu.org Component|target |sanitizer --- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> --- Ok, after discussion with Jakub, I'm going to create a patch that would enable aggressive loop optimizations when -fsanitize=leak or -fsanitize=unreachable is enabled (a different sanitization disable them).