This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gcov-profile/51715] New: FAIL: gcc.misc-tests/gcov-13.c execution test


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51715

             Bug #: 51715
           Summary: FAIL: gcc.misc-tests/gcov-13.c execution test
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: gcov-profile
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-hp-hpux11.11


Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/te
st/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-13.c    -fprofile-arcs
-ftest-coverage  /test/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcovpart-13b.c 
-lm   -o
 ./gcov-13.exe    (timeout = 300)
PASS: gcc.misc-tests/gcov-13.c (test for excess errors)
Setting LD_LIBRARY_PATH to :/test/gnu/gcc/objdir/gcc::/test/gnu/gcc/objdir/gcc
FAIL: gcc.misc-tests/gcov-13.c execution test
Executing on host: /test/gnu/gcc/objdir/gcc/gcov  -a gcov-13.c    (timeout =
300
)File '/test/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-13.c'
Lines executed:100.00% of 4Creating 'gcov-13.c.gcov'
XFAIL: gcc.misc-tests/gcov-13.c:10:is 1:should be -
PASS: gcc.misc-tests/gcov-13.c:15 line count
XFAIL: gcc.misc-tests/gcov-13.c gcov: 1 failures in line counts, 0 in branch
per
centages, 0 in return percentagesExecuting on host:
/test/gnu/gcc/objdir/gcc/gcov  -a gcovpart-13b.c    (timeout 
= 300)File '/test/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcovpart-13b.c'Lines
executed:0.00% of 2
Creating 'gcovpart-13b.c.gcov'

FAIL: gcc.misc-tests/gcovpart-13b.c:3:is #####:should be 1
FAIL: gcc.misc-tests/gcovpart-13b.c gcov: 1 failures in line counts, 0 in
branch percentages, 0 in return percentages


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]