[Bug gcov-profile/107537] gcov skips throw/fallthrough annotations for 'never executed' branches
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 15 10:59:26 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107537
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <marxin@gcc.gnu.org>:
https://gcc.gnu.org/g:c263c3eba8953c341cd8ac2d0a5f2b8f38623016
commit r13-4715-gc263c3eba8953c341cd8ac2d0a5f2b8f38623016
Author: Spacetown <michael.foerderer@gmx.de>
Date: Sun Dec 4 21:03:34 2022 +0100
gcov: annotate uncovered branches [PR107537]
PR gcov-profile/107537
gcc/ChangeLog:
* gcov.cc (output_branch_count): Add annotation '(fallthrough)'
or '(throw)' also to uncovered branches.
Signed-off-by: Michael Förderer <michael.foerderer@gmx.de>
More information about the Gcc-bugs
mailing list