https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121123
Bug ID: 121123 Summary: [16 regression] some gcc.misc-tests/gcov-*.c fail starting with r16-2197-g385d9937f0e23c Product: gcc Version: 16.0 Status: UNCONFIRMED Keywords: testsuite-fail Severity: normal Priority: P3 Component: gcov-profile Assignee: unassigned at gcc dot gnu.org Reporter: kishan at gcc dot gnu.org CC: hubicka at gcc dot gnu.org Target Milestone: --- Target: powerpc64le-linux-gnu Configured with: CI/build/../gcc/configure --enable-languages=c,c++,fortran --with-cpu=power10 --enable-secureplt Running CI/gcc/gcc/testsuite/gcc.misc-tests/gcov.exp ... FAIL: gcc.misc-tests/gcov-29.c line 826: expected 0/5 covered paths, was 0/6 FAIL: gcc.misc-tests/gcov-29.c gcov: 0 failures in line counts, 0 in branch percentages, 0 in condition/decision, 1 in prime-paths, 0 in return percentages, 0 in intermediate format, 0 failed in filters FAIL: gcc.misc-tests/gcov-30.c line 826: expected 0/5 covered paths, was 0/6 FAIL: gcc.misc-tests/gcov-30.c gcov: 0 failures in line counts, 0 in branch percentages, 0 in condition/decision, 1 in prime-paths, 0 in return percentages, 0 in intermediate format, 0 failed in filters FAIL: gcc.misc-tests/gcov-pr83813.c line 15: is #####:should be 1 FAIL: gcc.misc-tests/gcov-pr83813.c gcov: 1 failures in line counts, 0 in branch percentages, 0 in condition/decision, 0 in prime-paths, 0 in return percentages, 0 in intermediate format, 0 failed in filters FAIL: gcc.misc-tests/gcov-pr84758.c line 13: is 2:should be 1 FAIL: gcc.misc-tests/gcov-pr84758.c gcov: 1 failures in line counts, 0 in branch percentages, 0 in condition/decision, 0 in prime-paths, 0 in return percentages, 0 in intermediate format, 0 failed in filters FAIL: gcc.misc-tests/gcov-pr85332.c line 10: is 2:should be 3 FAIL: gcc.misc-tests/gcov-pr85332.c gcov: 1 failures in line counts, 0 in branch percentages, 0 in condition/decision, 0 in prime-paths, 0 in return percentages, 0 in intermediate format, 0 failed in filters FAIL: gcc.misc-tests/gcov-pr85372.c line 18: is #####:should be 1 FAIL: gcc.misc-tests/gcov-pr85372.c gcov: 1 failures in line counts, 0 in branch percentages, 0 in condition/decision, 0 in prime-paths, 0 in return percentages, 0 in intermediate format, 0 failed in filters === gcc Summary === # of expected passes 282 # of unexpected failures 12 # of expected failures 2 Failure Occurs on BE/LE.