https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119857
Bug ID: 119857
Summary: GCN offloading: occasional
'libgomp.c-c++-common/declare-target-indirect-2.c'
execution test FAIL
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: openmp, testsuite-fail
Severity: normal
Priority: P3
Component: libgomp
Assignee: unassigned at gcc dot gnu.org
Reporter: tschwinge at gcc dot gnu.org
CC: ams at gcc dot gnu.org, burnus at gcc dot gnu.org,
jakub at gcc dot gnu.org, kcy at codesourcery dot com
Target Milestone: ---
Target: GCN
With GCN offloading (but not nvptx?), I occasionally see:
[-PASS:-]{+FAIL:+}
libgomp.c++/../libgomp.c-c++-common/declare-target-indirect-2.c execution test
assertion "indirect_htab" failed: file
"[...]/source-gcc/libgomp/config/accel/target-indirect.c", line 104, function:
GOMP_target_map_indirect_ptr
[...]
It may be a coincidence, but I only ever saw the FAILs for
'libgomp.c++/../libgomp.c-c++-common/declare-target-indirect-2.c', but not
'libgomp.c/../libgomp.c-c++-common/declare-target-indirect-2.c'.