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

            Bug ID: 90672
           Summary: FAIL: gcc.misc-tests/gcov-pr86536.c line 21: is
                    1:should be 2
           Product: gcc
           Version: 9.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: gcov-profile
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
                CC: marxin at gcc dot gnu.org, mliska at suse dot cz
  Target Milestone: ---
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-hp-hpux11.11

spawn /mnt/gnu/gcc/objdir-test/gcc/xgcc -B/mnt/gnu/gcc/objdir-test/gcc/
/mnt/gnu
/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-pr86536.c
-fno-diagnostics-show-caret
 -fno-diagnostics-show-line-numbers -fdiagnostics-color=never -fprofile-arcs
-ft
est-coverage -lm -o ./gcov-pr86536.exe
PASS: gcc.misc-tests/gcov-pr86536.c (test for excess errors)
Setting LD_LIBRARY_PATH to
:/mnt/gnu/gcc/objdir/gcc:/mnt/gnu/gcc/objdir-test/hpp
a2.0w-hp-hpux11.11/./libatomic/.libs::/mnt/gnu/gcc/objdir/gcc:/mnt/gnu/gcc/objdi
r-test/hppa2.0w-hp-hpux11.11/./libatomic/.libs
spawn [open ...]
PASS: gcc.misc-tests/gcov-pr86536.c execution test
Executing on host: /mnt/gnu/gcc/objdir-test/gcc/gcov  -b gcov-pr86536.c   
(timeout = 300)
spawn /mnt/gnu/gcc/objdir-test/gcc/gcov -b gcov-pr86536.c
File '/mnt/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-pr86536.c'
Lines executed:100.00% of 5
No branches
Calls executed:100.00% of 1
Creating 'gcov-pr86536.c.gcov'

PASS: gcc.misc-tests/gcov-pr86536.c count for line 15
PASS: gcc.misc-tests/gcov-pr86536.c count for line 18
FAIL: gcc.misc-tests/gcov-pr86536.c line 21: is 1:should be 2
FAIL: gcc.misc-tests/gcov-pr86536.c line 22: is 1:should be 2
FAIL: gcc.misc-tests/gcov-pr86536.c line 19: expected return percentages not
found: 200
FAIL: gcc.misc-tests/gcov-pr86536.c gcov: 2 failures in line counts, 0 in
branch percentages, 1 in return percentages, 0 in intermediate format

9.1.0 was okay.

Reply via email to