gcc/libgomp
Nathan Sidwell 5b37e8664b omp-low.c (struct oacc_loop): Add 'inner' field.
gcc/
	* omp-low.c (struct oacc_loop): Add 'inner' field.
	(new_oacc_loop_raw): Initialize it to zero.
	(oacc_loop_fixed_partitions): Initialize it.
	(oacc_loop_auto_partitions): Partition outermost loop to outermost
	available partitioning.

	gcc/testsuite/
	* c-c++-common/goacc/loop-auto-1.c: Adjust expected warnings.

	libgomp/
	* testsuite/libgomp.oacc-c-c++-common/loop-auto-1.c: Adjust
	expected partitioning.

From-SVN: r235756
2016-05-02 13:16:22 +00:00
..
config
plugin libgomp nvptx plugin: make cuMemFreeHost error non-fatal 2016-04-21 16:11:47 +03:00
testsuite omp-low.c (struct oacc_loop): Add 'inner' field. 2016-05-02 13:16:22 +00:00
ChangeLog omp-low.c (struct oacc_loop): Add 'inner' field. 2016-05-02 13:16:22 +00:00
ChangeLog.graphite
Makefile.am
Makefile.in libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuite 2016-02-02 13:48:31 +01:00
acinclude.m4
aclocal.m4
alloc.c
barrier.c
config.h.in Merge of HSA 2016-01-19 11:35:10 +01:00
configure libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuite 2016-02-02 13:48:31 +01:00
configure.ac
configure.tgt
critical.c
env.c
error.c
fortran.c
hashtab.h
iter.c
iter_ull.c
libgomp-plugin.c
libgomp-plugin.h Merge of HSA 2016-01-19 11:35:10 +01:00
libgomp.h omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INT regardless whether there are depend clauses or not. 2016-04-12 09:05:29 +02:00
libgomp.map Merge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA_START 2016-02-02 14:53:55 +01:00
libgomp.spec.in
libgomp.texi * libgomp.texi: Updates for OpenACC. 2016-01-12 17:03:03 +00:00
libgomp_f.h.in
libgomp_g.h libgomp external ABI prototypes maintenance 2016-04-12 15:13:53 +02:00
loop.c
loop_ull.c
oacc-async.c
oacc-cuda.c
oacc-host.c Merge of HSA 2016-01-19 11:35:10 +01:00
oacc-init.c
oacc-int.h
oacc-mem.c re PR libgomp/69414 ([OpenACC] "!$acc update self" does not provide expected result) 2016-03-23 14:38:55 +00:00
oacc-parallel.c Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE 2016-03-17 16:07:54 +01:00
oacc-plugin.c
oacc-plugin.h
omp.h.in
omp_lib.f90.in
omp_lib.h.in
openacc.f90
openacc.h
openacc_lib.h
ordered.c
parallel.c
priority_queue.c
priority_queue.h
sections.c
single.c
splay-tree.c
splay-tree.h
target.c omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INT regardless whether there are depend clauses or not. 2016-04-12 09:05:29 +02:00
task.c omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INT regardless whether there are depend clauses or not. 2016-04-12 09:05:29 +02:00
taskloop.c
team.c
work.c