https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120086

            Bug ID: 120086
           Summary: FAIL: gcc.misc-tests/gcov-29.c
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: gcov-profile
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

Created attachment 61284
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61284&action=edit
gcov file

spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir64/gcc/xgcc
-B/home/dave/gnu/gcc/objdir64/gcc/
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-29.c
-fdiagnostics-plain-output --coverage -fpath-coverage -lm -o ./gcov-29.exe
Executing on host: /home/dave/gnu/gcc/objdir64/gcc/xgcc
-B/home/dave/gnu/gcc/objdir64/gcc/  exceptions_enabled12280.cc   
-fdiagnostics-plain-output  -Wno-complain-wrong-lang -S -o
exceptions_enabled12280.s    (timeout = 300)
spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir64/gcc/xgcc
-B/home/dave/gnu/gcc/objdir64/gcc/ exceptions_enabled12280.cc
-fdiagnostics-plain-output -Wno-complain-wrong-lang -S -o
exceptions_enabled12280.s
PASS: gcc.misc-tests/gcov-29.c (test for excess errors)
Setting LD_LIBRARY_PATH to
:/home/dave/gnu/gcc/objdir64/gcc::/home/dave/gnu/gcc/objdir64/gcc::/home/dave/gnu/gcc/objdir64/gcc:/home/dave/gnu/gcc/objdir64/hppa64-hp-hpux11.11/./libatomic/.libs::/home/dave/gnu/gcc/objdir64/gcc:/home/dave/gnu/gcc/objdir64/hppa64-hp-hpux11.11/./libatomic/.libs:/home/dave/gnu/gcc/objdir64/gcc:/home/dave/gnu/gcc/objdir64/hppa64-hp-hpux11.11/libstdc++-v3/src/.libs
Execution timeout is: 300
spawn [open ...]
PASS: gcc.misc-tests/gcov-29.c execution test
Executing on host: /home/dave/gnu/gcc/objdir64/gcc/gcov  --prime-paths-lines
gcov-29.c    (timeout = 300)
spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir64/gcc/gcov --prime-paths-lines
gcov-29.c
File '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-29.c'
Lines executed:15.58% of 520
Prime paths covered:4.18% of 479
Creating 'gcov-29.c.gcov'

Lines executed:15.58% of 520
FAIL: expected: '33'
FAIL: expected: '{48(true) 49 52} {48(false) 51 52}'
FAIL: expected: '{63(false) 66 67}'
FAIL: expected: '{78(true) 79 82}'
FAIL: expected: '{112(true) 113 114} {112(false) 114}'
FAIL: expected: '{125(true) 126 129} {125(false) 128 129}'
FAIL: expected: '{141(true) 142 147} {141(false) 143(true) 144 147} {141(false)
143(false) 146 147}'
FAIL: expected: '{162 162(true) 163} {162 162(false) 164} {163 162(true) 163}
{163 162(false) 164} {162(true) 163 162}'
FAIL: expected: '{180 180(true) 181} {180 180(false) 182} {181 180(true) 181}
{181 180(false) 182} {180(true) 181 180}'
FAIL: expected: '{194 197(false) 198} {197(true) 197}'
FAIL: expected: '{213 216(true) 220} {213 216(false) 222} {216(true) 220 216}
{220 216(true) 220} {220 216(false) 222}'
FAIL: expected: '{243(false) 247 247(true) 247(true) 249(true) 250 253}
{243(false) 247 247(true) 247(false) 253} {243(false) 247 247(false) 253}
{243(true) 253} {249(false) 247(true) 247(true) 249} {249(false) 247(true)
247(false) 253} {247(true) 247(true) 249(false) 247} {247(true) 249(false)
247(true) 247} {247(true) 249(false) 247(false) 253}'
FAIL: gcc.misc-tests/gcov-29.c gcov: 0 failures in line counts, 0 in branch
percentages, 0 in condition/decision, 12 in prime-paths, 0 in return
percentages, 0 in intermediate format, 0 failed in filters

Reply via email to