gcc/libgomp
Julian Brown 9be3ac5d63 Fortran polymorphic class-type support for OpenACC
gcc/fortran/
	* openmp.c (resolve_oacc_data_clauses): Don't disallow allocatable
	polymorphic types for OpenACC.
	* trans-openmp.c (gfc_trans_omp_clauses): Support polymorphic class
	types.

	libgomp/
	* testsuite/libgomp.oacc-fortran/class-ptr-param.f95: New test.
	* testsuite/libgomp.oacc-fortran/classtypes-1.f95: New test.
	* testsuite/libgomp.oacc-fortran/classtypes-2.f95: New test.

From-SVN: r279631
2019-12-20 01:39:49 +00:00
..
config libgomp/openacc.f90 – clean-up public/private attributes 2019-12-17 12:19:32 +01:00
plugin libgomp – spelling fixes, incl. omp_lib.h.in 2019-12-11 12:45:49 +01:00
testsuite Fortran polymorphic class-type support for OpenACC 2019-12-20 01:39:49 +00:00
acc_prof.h
acinclude.m4
aclocal.m4
affinity-fmt.c
affinity.c
alloc.c
atomic.c
barrier.c
ChangeLog Fortran polymorphic class-type support for OpenACC 2019-12-20 01:39:49 +00:00
ChangeLog.graphite
config.h.in
configure
configure.ac
configure.tgt musl: Fix invalid tls model in libgomp and libitm PR91938 2019-12-03 11:13:38 +00:00
critical.c
env.c libgomp – spelling fixes, incl. omp_lib.h.in 2019-12-11 12:45:49 +01:00
error.c
fortran.c
hashtab.h
icv-device.c
icv.c
iter_ull.c
iter.c
libgomp_f.h.in
libgomp_g.h [OpenACC] Consolidate 'GOACC_enter_exit_data' and its helper functions in 'libgomp/oacc-mem.c' 2019-12-11 17:49:17 +01:00
libgomp-plugin.c
libgomp-plugin.h
libgomp.h OpenACC 2.6 deep copy: libgomp parts 2019-12-20 01:20:30 +00:00
libgomp.map OpenACC 2.6 deep copy: attach/detach API routines 2019-12-20 01:20:27 +00:00
libgomp.spec.in
libgomp.texi libgomp – spelling fixes, incl. omp_lib.h.in 2019-12-11 12:45:49 +01:00
lock.c
loop_ull.c
loop.c
Makefile.am
Makefile.in
oacc-async.c [OpenACC] Consolidate 'async'/'wait' code in 'libgomp/oacc-async.c' 2019-12-11 17:49:08 +01:00
oacc-cuda.c
oacc-host.c libgomp – spelling fixes, incl. omp_lib.h.in 2019-12-11 12:45:49 +01:00
oacc-init.c OpenACC reference count overhaul 2019-12-20 01:20:16 +00:00
oacc-int.h [OpenACC] Consolidate 'async'/'wait' code in 'libgomp/oacc-async.c' 2019-12-11 17:49:08 +01:00
oacc-mem.c OpenACC 2.6 deep copy: libgomp parts 2019-12-20 01:20:30 +00:00
oacc-parallel.c Use gomp_map_val for OpenACC host-to-device address translation 2019-12-20 01:20:19 +00:00
oacc-plugin.c
oacc-plugin.h
oacc-profiling.c
oacc-target.c
omp_lib.f90.in
omp_lib.h.in libgomp – spelling fixes, incl. omp_lib.h.in 2019-12-11 12:45:49 +01:00
omp.h.in
openacc_lib.h libgomp/openacc.f90 – clean-up public/private attributes 2019-12-17 12:19:32 +01:00
openacc.f90 libgomp/openacc.f90 – clean-up public/private attributes 2019-12-17 12:19:32 +01:00
openacc.h OpenACC 2.6 deep copy: attach/detach API routines 2019-12-20 01:20:27 +00:00
ordered.c libgomp – spelling fixes, incl. omp_lib.h.in 2019-12-11 12:45:49 +01:00
parallel.c
priority_queue.c
priority_queue.h
sections.c
secure_getenv.h
single.c
splay-tree.c
splay-tree.h
target.c OpenACC 2.6 deep copy: libgomp parts 2019-12-20 01:20:30 +00:00
task.c libgomp – spelling fixes, incl. omp_lib.h.in 2019-12-11 12:45:49 +01:00
taskloop.c
team.c libgomp – spelling fixes, incl. omp_lib.h.in 2019-12-11 12:45:49 +01:00
teams.c
work.c