[Bug gcov-profile/114949] New: Missing function return count in JSON format

2024-05-05 Thread michael.foerderer at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114949 Bug ID: 114949 Summary: Missing function return count in JSON format Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: gco

[Bug gcov-profile/107537] gcov skips throw/fallthrough annotations for 'never executed' branches

2022-12-14 Thread michael.foerderer at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107537 --- Comment #4 from michael.foerderer at gmx dot de --- This is my first patch, I hope that I did it right: https://gcc.gnu.org/pipermail/gcc-patches/2022-December/608512.html

[Bug gcov-profile/107537] gcov skips throw/fallthrough annotations for 'never executed' branches

2022-12-04 Thread michael.foerderer at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107537 --- Comment #2 from michael.foerderer at gmx dot de --- Created attachment 54009 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54009&action=edit Patch for annotation of uncovered branches