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 testsuite/43739] New: FAIL: gcc.dg/pr43643.c (test for excess errors)


Executing on host: /mnt/gnu/gcc/objdir/gcc/xgcc -B/mnt/gnu/gcc/objdir/gcc/
/mnt/
gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr43643.c   -O2 -pg  -lm   -o ./pr43643.exe    
(timeout = 300)
Warning: consider linking with `-static' as system libraries with
  profiling support are only provided in archive format
ld: Unsatisfied symbol "pthread_attr_setdetachstate" in file
/mnt/gnu/gcc/objdir
/gcc/libgcc_eh.a[unwind-dw2-fde.o]
ld: Unsatisfied symbol "pthread_mutex_unlock" in file
/mnt/gnu/gcc/objdir/gcc/li
bgcc_eh.a[unwind-dw2-fde.o]
ld: Unsatisfied symbol "pthread_attr_destroy" in file
/mnt/gnu/gcc/objdir/gcc/li
bgcc_eh.a[unwind-dw2-fde.o]
ld: Unsatisfied symbol "pthread_mutex_lock" in file
/mnt/gnu/gcc/objdir/gcc/libg
cc_eh.a[unwind-dw2-fde.o]
4 errors.
collect2: ld returned 1 exit status


-- 
           Summary: FAIL: gcc.dg/pr43643.c (test for excess errors)
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa64-hp-hpux11.11
  GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11


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


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