gcc/libgomp
Thomas Schwinge 775f1686a3 Really fix og9 "Fix hang when running oacc exec with CUDA 9.0 nvprof"
In my yesterday's commit 9ae129017c 'Fix og9 "Fix
hang when running oacc exec with CUDA 9.0 nvprof"', I wrongly blamed the og9
"Fix hang when running oacc exec with CUDA 9.0 nvprof" to be responsible for
the hang being back, when in fact it's only the later og9 "OpenACC Profiling
Interface (incomplete)" backport from trunk that introduced the problem.

The confusing thing was that the og9 "Fix hang when running oacc exec with CUDA
9.0 nvprof" commit appears *before* the og9 "OpenACC Profiling Interface
(incomplete)" backport that it relates to.

And, in addition to that, I pushed the wrong (incomplete) version of my fix.

	libgomp/
	* oacc-init.c (acc_init_1): Move other 'acc_init_state' logic to
	where it belongs.
2020-03-26 17:34:01 +01:00
..
config Use PRId64 if available 2020-03-03 12:51:25 +01:00
plugin Merge commit 'a0c06cc27d2146b7d86758ffa236516c6143d62c' into devel/omp/gcc-9 2020-03-05 14:39:50 +01:00
testsuite Merge remote-tracking branch 'origin/releases/gcc-9' into devel/omp/gcc-9 2020-03-05 14:47:08 +01:00
ChangeLog openmp: Fix handling of non-addressable shared scalars in parallel nested inside of target [PR93515] 2020-02-13 21:45:15 +01:00
ChangeLog.graphite Add forgotten ChangeLog entries. 2010-03-08 17:49:42 +00:00
ChangeLog.omp Really fix og9 "Fix hang when running oacc exec with CUDA 9.0 nvprof" 2020-03-26 17:34:01 +01:00
Makefile.am [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
Makefile.in [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
acc_prof.h OpenACC Profiling Interface (incomplete) 2020-03-03 12:50:20 +01:00
acinclude.m4 Commit of https://gcc.gnu.org/ml/gcc-patches/2019-07/msg00336.html 2020-03-03 12:49:59 +01:00
aclocal.m4 Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). 2018-10-31 17:03:16 +00:00
affinity-fmt.c Merge remote-tracking branch 'origin/releases/gcc-9' into devel/omp/gcc-9 2020-03-05 14:47:08 +01:00
affinity.c Update copyright years. 2019-01-01 13:31:55 +01:00
alloc.c re PR libgomp/90527 (alloc.c:72:7: error: implicit declaration of function ‘posix_memalign’) 2019-05-20 23:29:49 +02:00
atomic.c Update copyright years. 2019-01-01 13:31:55 +01:00
barrier.c Update copyright years. 2019-01-01 13:31:55 +01:00
config.h.in [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
configure [og9] Fix configury for AMD GCN testing 2020-03-03 12:50:41 +01:00
configure.ac [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
configure.tgt [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
critical.c Update copyright years. 2019-01-01 13:31:55 +01:00
env.c OpenACC Profiling Interface (incomplete) 2020-03-03 12:50:20 +01:00
error.c Update copyright years. 2019-01-01 13:31:55 +01:00
fortran.c [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
hashtab.h Update copyright years. 2019-01-01 13:31:55 +01:00
icv-device.c Update copyright years. 2019-01-01 13:31:55 +01:00
icv.c Update copyright years. 2019-01-01 13:31:55 +01:00
iter.c Update copyright years. 2019-01-01 13:31:55 +01:00
iter_ull.c Update copyright years. 2019-01-01 13:31:55 +01:00
libgomp-plugin.c Update copyright years. 2019-01-01 13:31:55 +01:00
libgomp-plugin.h [og9] Fix OpenACC "ephemeral" asynchronous host-to-device copies 2020-03-03 12:51:25 +01:00
libgomp.h Merge remote-tracking branch 'origin/releases/gcc-9' into devel/omp/gcc-9 2020-03-05 14:47:08 +01:00
libgomp.map [og9] Make OpenACC function-parameter explosion optional 2020-03-03 12:50:41 +01:00
libgomp.spec.in Generally link to libgomp for -ftree-parallelize-loops=*. 2013-11-07 16:07:34 +01:00
libgomp.texi Add changes to profiling interface from OG8 branch 2020-03-03 12:50:41 +01:00
libgomp_f.h.in Update copyright years. 2019-01-01 13:31:55 +01:00
libgomp_g.h [og9] Make OpenACC function-parameter explosion optional 2020-03-03 12:50:41 +01:00
lock.c Update copyright years. 2019-01-01 13:31:55 +01:00
loop.c backport: re PR libgomp/90641 (libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL) 2019-06-05 14:19:00 +02:00
loop_ull.c backport: re PR libgomp/90641 (libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL) 2019-06-05 14:19:00 +02:00
oacc-async.c [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
oacc-cuda.c OpenACC Profiling Interface (incomplete) 2020-03-03 12:50:20 +01:00
oacc-host.c [og9] Fix OpenACC "ephemeral" asynchronous host-to-device copies 2020-03-03 12:51:25 +01:00
oacc-init.c Really fix og9 "Fix hang when running oacc exec with CUDA 9.0 nvprof" 2020-03-26 17:34:01 +01:00
oacc-int.h [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
oacc-mem.c [og9] Fix OpenACC "ephemeral" asynchronous host-to-device copies 2020-03-03 12:51:25 +01:00
oacc-parallel.c [og9] Fix OpenACC "ephemeral" asynchronous host-to-device copies 2020-03-03 12:51:25 +01:00
oacc-plugin.c OpenACC Profiling Interface (incomplete) 2020-03-03 12:50:20 +01:00
oacc-plugin.h OpenACC Profiling Interface (incomplete) 2020-03-03 12:50:20 +01:00
oacc-profiling-acc_register_library.c Add changes to profiling interface from OG8 branch 2020-03-03 12:50:41 +01:00
oacc-profiling.c Add changes to profiling interface from OG8 branch 2020-03-03 12:50:41 +01:00
omp.h.in [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
omp_lib.f90.in [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
omp_lib.h.in libgomp – spelling fixes, incl. omp_lib.h.in 2019-12-11 14:36:02 +01:00
openacc.f90 [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
openacc.h [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
openacc_lib.h [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
ordered.c Update copyright years. 2019-01-01 13:31:55 +01:00
parallel.c Update copyright years. 2019-01-01 13:31:55 +01:00
priority_queue.c Update copyright years. 2019-01-01 13:31:55 +01:00
priority_queue.h Update copyright years. 2019-01-01 13:31:55 +01:00
sections.c backport: re PR libgomp/90641 (libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL) 2019-06-05 14:19:00 +02:00
secure_getenv.h Update copyright years. 2019-01-01 13:31:55 +01:00
single.c Update copyright years. 2019-01-01 13:31:55 +01:00
splay-tree.c Update copyright years. 2019-01-01 13:31:55 +01:00
splay-tree.h Update copyright years. 2019-01-01 13:31:55 +01:00
target.c Merge remote-tracking branch 'origin/releases/gcc-9' into devel/omp/gcc-9 2020-03-05 14:47:08 +01:00
task.c Update copyright years. 2019-01-01 13:31:55 +01:00
taskloop.c Update copyright years. 2019-01-01 13:31:55 +01:00
team.c [og9] AMD GCN offloading support 2020-03-03 12:50:41 +01:00
teams.c Update copyright years. 2019-01-01 13:31:55 +01:00
work.c backport: re PR libgomp/90641 (libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL) 2019-06-05 14:19:00 +02:00