https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96198
Bug ID: 96198
Summary: new test case libgomp.c/loop-21.c in r11-2077
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
CC: jakub at gcc dot gnu.org
Target Milestone: ---
g:f418bd4b92a03ee0ec0fe4cfcd896e86e11ac2cf, r11-2077
PASS: libgomp.c/loop-21.c (test for excess errors)
. . .
Execution timeout is: 300
spawn [open ...]
FAIL: libgomp.c/loop-21.c execution test
Running it in gdb shows:
(gdb) where
#0 0x00003fffb7c0258c in __GI_raise (sig=<optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:55
#1 0x00003fffb7c04778 in __GI_abort () at abort.c:90
#2 0x0000000010003548 in .main._omp_fn.4 ()
#3 0x00003fffb7e36588 in .gomp_thread_start () from
/home/seurer/gcc/install/gcc-7.4.0/lib64/libgomp.so.1
#4 0x00003fffb7dccafc in start_thread (arg=0x3fffad21f130) at
pthread_create.c:309
#5 0x00003fffb7ce6f4c in .__clone () at
../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:104