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

             Bug #: 51717
           Summary: FAIL: gcc.misc-tests/gcov-14.c (test for excess
                    errors)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: gcov-profile
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: dang...@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/
/test/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-14.c    -O2 -fprofile-arcs
-ftest-coverage  -lm   -o ./gcov-14.exe    (timeout = 300)
/usr/ccs/bin/ld: Unsatisfied symbols:
   Foo (first referenced in /var/tmp//ccjnJRan.o) (code)
collect2: error: ld returned 1 exit status
compiler exited with status 1
output is:
/usr/ccs/bin/ld: Unsatisfied symbols:
   Foo (first referenced in /var/tmp//ccjnJRan.o) (code)
collect2: error: ld returned 1 exit status

FAIL: gcc.misc-tests/gcov-14.c (test for excess errors)
Excess errors:
/usr/ccs/bin/ld: Unsatisfied symbols:
   Foo (first referenced in /var/tmp//ccjnJRan.o) (code)

WARNING: gcc.misc-tests/gcov-14.c compilation failed to produce executable
Executing on host: /test/gnu/gcc/objdir/gcc/gcov  -a gcov-14.c    (timeout =
300)
gcov-14.gcda:cannot open data file, assuming not executed
File '/test/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-14.c'
No executable lines

FAIL: gcc.misc-tests/gcov-14.c gcov failed: gcov-14.c.gcov does not exist

Test needs to be skipped on hppa*-*-hpux* because undefined weak
isn't supported.

Reply via email to