[Bug gcov-profile/93757] [GCOV] incorrect coverage for inline function with "a?b:c" expression
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 17 12:46:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93757
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2020-02-17
Ever confirmed|0 |1
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Again always_inline is an optimization that messes up coverage info.
More information about the Gcc-bugs
mailing list