gcc/libgomp
Paul-Antoine Arras 655a8a024d Add missing target directive in OpenMP dispatch Fortran runtime test
Without the target directive, the test would run on the host but still try to
use device pointers, which causes a segfault.

libgomp/ChangeLog:

	* testsuite/libgomp.fortran/dispatch-1.f90: Add missing target
	directive.
2025-01-13 16:05:14 +01:00
..
config Update copyright years. 2025-01-02 11:59:57 +01:00
plugin Update copyright years. 2025-01-02 11:59:57 +01:00
testsuite Add missing target directive in OpenMP dispatch Fortran runtime test 2025-01-13 16:05:14 +01:00
.gitattributes
acc_prof.h Update copyright years. 2025-01-02 11:59:57 +01:00
acinclude.m4 libgomp: fix typo in mold linker detection 2022-06-28 10:35:32 +02:00
aclocal.m4
affinity-fmt.c Update copyright years. 2025-01-02 11:59:57 +01:00
affinity.c Update copyright years. 2025-01-02 11:59:57 +01:00
alloc.c Update copyright years. 2025-01-02 11:59:57 +01:00
allocator.c Update copyright years. 2025-01-02 11:59:57 +01:00
atomic.c Update copyright years. 2025-01-02 11:59:57 +01:00
barrier.c Update copyright years. 2025-01-02 11:59:57 +01:00
basic-allocator.c Update copyright years. 2025-01-02 11:59:57 +01:00
ChangeLog Daily bump. 2025-01-10 00:18:42 +00:00
ChangeLog.graphite
config.h.in Refactor '-ldl' handling for libgomp proper and plugins 2022-05-12 15:11:30 +02:00
configure libgomp: Regenerate configure after copyright year bump 2025-01-03 18:06:19 +01:00
configure.ac libgomp: Fix up FLOCK fallback handling [PR113192] 2024-01-10 13:32:02 +01:00
configure.tgt libgomp: Define config_path for hppa*-*-linux* 2024-02-11 20:23:14 +00:00
critical.c Update copyright years. 2025-01-02 11:59:57 +01:00
env.c Update copyright years. 2025-01-02 11:59:57 +01:00
error.c Update copyright years. 2025-01-02 11:59:57 +01:00
fortran.c nvptx: PTX 'alloca' for '-mptx=7.3'+, '-march=sm_52'+ [PR65181] 2025-01-09 14:17:11 +01:00
hashtab.h Update copyright years. 2025-01-02 11:59:57 +01:00
icv-device.c Update copyright years. 2025-01-02 11:59:57 +01:00
icv.c Update copyright years. 2025-01-02 11:59:57 +01:00
iter.c Update copyright years. 2025-01-02 11:59:57 +01:00
iter_ull.c Update copyright years. 2025-01-02 11:59:57 +01:00
libgomp-plugin.c Update copyright years. 2025-01-02 11:59:57 +01:00
libgomp-plugin.h Update copyright years. 2025-01-02 11:59:57 +01:00
libgomp.h Update copyright years. 2025-01-02 11:59:57 +01:00
libgomp.map OpenMP: Fix omp_get_device_from_uid, minor cleanup 2024-09-23 15:58:39 +02:00
libgomp.spec.in
libgomp.texi libgomp.texi: Minor update to omp_get_num_devices/omp_get_initial_device 2025-01-07 16:43:30 +01:00
libgomp_f.h.in Update copyright years. 2025-01-02 11:59:57 +01:00
libgomp_g.h Update copyright years. 2025-01-02 11:59:57 +01:00
lock.c Update copyright years. 2025-01-02 11:59:57 +01:00
loop.c Update copyright years. 2025-01-02 11:59:57 +01:00
loop_ull.c Update copyright years. 2025-01-02 11:59:57 +01:00
Makefile.am build: Derive object names in make_sunver.pl 2024-05-07 13:14:05 +02:00
Makefile.in Update copyright years. 2025-01-02 12:17:04 +01:00
oacc-async.c Update copyright years. 2025-01-02 11:59:57 +01:00
oacc-cuda.c Update copyright years. 2025-01-02 11:59:57 +01:00
oacc-host.c Update copyright years. 2025-01-02 11:59:57 +01:00
oacc-init.c Update copyright years. 2025-01-02 11:59:57 +01:00
oacc-int.h Update copyright years. 2025-01-02 11:59:57 +01:00
oacc-mem.c Update copyright years. 2025-01-02 11:59:57 +01:00
oacc-parallel.c Update copyright years. 2025-01-02 11:59:57 +01:00
oacc-plugin.c Update copyright years. 2025-01-02 11:59:57 +01:00
oacc-plugin.h Update copyright years. 2025-01-02 11:59:57 +01:00
oacc-profiling.c Update copyright years. 2025-01-02 11:59:57 +01:00
oacc-target.c
omp.h.in Update copyright years. 2025-01-02 11:59:57 +01:00
omp_lib.f90.in Update copyright years. 2025-01-02 11:59:57 +01:00
omp_lib.h.in Update copyright years. 2025-01-02 11:59:57 +01:00
openacc.f90 Update copyright years. 2025-01-02 11:59:57 +01:00
openacc.h Update copyright years. 2025-01-02 11:59:57 +01:00
openacc_lib.h Update copyright years. 2025-01-02 11:59:57 +01:00
ordered.c Update copyright years. 2025-01-02 11:59:57 +01:00
parallel.c Update copyright years. 2025-01-02 11:59:57 +01:00
priority_queue.c Update copyright years. 2025-01-02 11:59:57 +01:00
priority_queue.h Update copyright years. 2025-01-02 11:59:57 +01:00
scope.c Update copyright years. 2025-01-02 11:59:57 +01:00
sections.c Update copyright years. 2025-01-02 11:59:57 +01:00
secure_getenv.h Update copyright years. 2025-01-02 11:59:57 +01:00
single.c Update copyright years. 2025-01-02 11:59:57 +01:00
splay-tree.c Update copyright years. 2025-01-02 11:59:57 +01:00
splay-tree.h Update copyright years. 2025-01-02 11:59:57 +01:00
target-indirect.c Update copyright years. 2025-01-02 11:59:57 +01:00
target.c Update copyright years. 2025-01-02 11:59:57 +01:00
task.c Update copyright years. 2025-01-02 11:59:57 +01:00
taskloop.c Update copyright years. 2025-01-02 11:59:57 +01:00
team.c Update copyright years. 2025-01-02 11:59:57 +01:00
teams.c Update copyright years. 2025-01-02 11:59:57 +01:00
work.c Update copyright years. 2025-01-02 11:59:57 +01:00