[Bug gcov-profile/93693] [GCOV] incorrect coverage when compiled with option '-fsanitize=undefined' for function defined inside other function
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 17 12:38:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93693
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P5
Status|UNCONFIRMED |NEW
Last reconfirmed| |2020-02-17
Ever confirmed|0 |1
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
It's a known limitation that sanitizer mixed with --coverage leads to a bit
misleading issues.
More information about the Gcc-bugs
mailing list