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 <[email protected]>: https://gcc.gnu.org/g:c263c3eba8953c341cd8ac2d0a5f2b8f38623016 commit r13-4715-gc263c3eba8953c341cd8ac2d0a5f2b8f38623016 Author: Spacetown <[email protected]> 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 <[email protected]>
