Commit Graph

1 Commits

Author SHA1 Message Date
Siddhesh Poyarekar
3da838f917 Add branch, conditions, and calls to gcov function summaries
Backported commit 580664d1b66a5d98e5e87d9ff728566b309e89b1 from upstream GCC.

The gcov function summaries only output the covered lines, not the
branches and calls. Since the function summaries is an opt-in it
probably makes sense to also include branch coverage, calls, and
condition coverage.

Resolves: RHEL-105464

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 11:49:26 -04:00