I think we need to revert this.
I got this email from linaro/gcc-regressions:
[Linaro-TCWG-CI] gcc-15-1649-g19f630e6ae8d: FAIL: 2 regressions on aarch64
regressions.sum:
=== gcc tests ===
Running gcc:gcc.misc-tests/gcov.exp ...
FAIL: gcc.misc-tests/gcov-23.c (internal compiler
: Jørgen Kvalsvik
| Date: Tue Jun 4 14:13:22 2024 +0200
|
| Add prime path coverage to gcc/gcov
|
| This patch adds prime path coverage to gcc/gcov. First, a quick
| introduction to path coverage, before I explain a bit on the pieces of
| the patch.
| ... 404