[Bug sanitizer/77966] Corrupt function with -fsanitize-coverage=trace-pc

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 17 14:23:00 GMT 2016


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).


More information about the Gcc-bugs mailing list