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>