This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/25936] New: FAIL: libgomp.c/appendix-a/a.15.1.c (test for excess errors)
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2006 00:03:16 -0000
- Subject: [Bug libgomp/25936] New: FAIL: libgomp.c/appendix-a/a.15.1.c (test for excess errors)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Executing on host: /mnt/gnu/gcc-3.3/objdir/gcc/xgcc
-B/mnt/gnu/gcc-3.3/objdir/gc
c/ /mnt/gnu/gcc-3.3/gcc/libgomp/testsuite/libgomp.c/appendix-a/a.15.1.c
-B/mnt/
gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/./libgomp/
-I/mnt/gnu/gcc-3.3/objdir/hppa
64-hp-hpux11.11/./libgomp -I/mnt/gnu/gcc-3.3/gcc/libgomp/testsuite/..
-fmessage-
length=0 -fopenmp -O2 -fopenmp
-L/mnt/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/
./libgomp/.libs -lgomp -lm -o ./a.15.1.exe (timeout = 300)
ld: (Warning) Unsatisfied symbol "sem_init" in file
/mnt/gnu/gcc-3.3/objdir/hppa
64-hp-hpux11.11/./libgomp/.libs/libgomp.sl
ld: (Warning) Unsatisfied symbol "sem_post" in file
/mnt/gnu/gcc-3.3/objdir/hppa
64-hp-hpux11.11/./libgomp/.libs/libgomp.sl
ld: (Warning) Unsatisfied symbol "sem_wait" in file
/mnt/gnu/gcc-3.3/objdir/hppa
64-hp-hpux11.11/./libgomp/.libs/libgomp.sl
ld: (Warning) Unsatisfied symbol "sem_destroy" in file
/mnt/gnu/gcc-3.3/objdir/h
ppa64-hp-hpux11.11/./libgomp/.libs/libgomp.sl
4 warnings.
output is:
ld: (Warning) Unsatisfied symbol "sem_init" in file
/mnt/gnu/gcc-3.3/objdir/hppa
64-hp-hpux11.11/./libgomp/.libs/libgomp.sl
ld: (Warning) Unsatisfied symbol "sem_post" in file
/mnt/gnu/gcc-3.3/objdir/hppa
64-hp-hpux11.11/./libgomp/.libs/libgomp.sl
ld: (Warning) Unsatisfied symbol "sem_wait" in file
/mnt/gnu/gcc-3.3/objdir/hppa
64-hp-hpux11.11/./libgomp/.libs/libgomp.sl
ld: (Warning) Unsatisfied symbol "sem_destroy" in file
/mnt/gnu/gcc-3.3/objdir/h
ppa64-hp-hpux11.11/./libgomp/.libs/libgomp.sl
4 warnings.
FAIL: libgomp.c/appendix-a/a.15.1.c (test for excess errors)
I'm not sure what's going on here. While the header files and manpages seem
to indicate the presence of POSIX semaphores, they seem missing from the
libraries.
--
Summary: FAIL: libgomp.c/appendix-a/a.15.1.c (test for excess
errors)
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
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=25936