gcc/libgomp
Maxim Blumenthal 27c4ac7db7 re PR libgomp/66950 (FAIL: libgomp.fortran/examples-4/simd-7.f90 -O0 execution test)
2015-07-22  Maxim Blumenthal  <maxim.blumenthal@intel.com>

	PR libgomp/66950
	* testsuite/libgomp.c/examples-4/simd-7.c (N): Change to 30 from 45.
	(fib_ref): New function.
	(fib): Correct corner cases in the recursion.
	(main): Replace the non-simd loop with fib_ref call.
	* testsuite/libgomp.fortran/examples-4/simd-7.f90: (fib_ref): New
	subroutine.
	(fibonacci): Lower the parameter N to 30.  Correct accordingly check
	for the last array element value.  Replace the non-simd loop with
	fib_ref call.  Remove redundant b_ref array.  Remove the comparison
	of the last array element with according Fibonacci sequence element.
	(fib): Correct corner cases in the recursion.

From-SVN: r226080
2015-07-22 17:19:31 +00:00
..
config futex.h (futex_wait): Remove doouble initialization. 2015-06-05 12:56:14 +02:00
plugin plugin-nvptx.c (struct targ_fn_descriptor): Move later. 2015-07-20 16:17:57 +00:00
testsuite re PR libgomp/66950 (FAIL: libgomp.fortran/examples-4/simd-7.f90 -O0 execution test) 2015-07-22 17:19:31 +00:00
ChangeLog re PR libgomp/66950 (FAIL: libgomp.fortran/examples-4/simd-7.f90 -O0 execution test) 2015-07-22 17:19:31 +00:00
ChangeLog.graphite
Makefile.am
Makefile.in
acinclude.m4
aclocal.m4
alloc.c
barrier.c
config.h.in configure.ac: Fix check for header <sys/sysctl.h>. 2015-06-23 19:59:59 +02:00
configure configure.ac: Fix check for header <sys/sysctl.h>. 2015-06-23 19:59:59 +02:00
configure.ac configure.ac: Fix check for header <sys/sysctl.h>. 2015-06-23 19:59:59 +02:00
configure.tgt
critical.c
env.c
error.c
fortran.c
hashtab.h
iter.c
iter_ull.c
libgomp-plugin.c
libgomp-plugin.h
libgomp.h target.c (gomp_offload_image_to_device): Rename to ... 2015-07-21 13:30:06 +00:00
libgomp.map
libgomp.spec.in
libgomp.texi
libgomp_f.h.in
libgomp_g.h
loop.c
loop_ull.c
oacc-async.c
oacc-cuda.c
oacc-host.c
oacc-init.c target.c (gomp_offload_image_to_device): Rename to ... 2015-07-21 13:30:06 +00:00
oacc-int.h
oacc-mem.c
oacc-parallel.c Missed a difference between gomp4 and trunk 2015-07-20 17:38:49 +00:00
oacc-plugin.c
oacc-plugin.h
oacc-ptx.h
omp.h.in
omp_lib.f90.in
omp_lib.h.in
openacc.f90
openacc.h
openacc_lib.h
ordered.c
parallel.c
sections.c
single.c
splay-tree.c
splay-tree.h
target.c target.c (gomp_offload_image_to_device): Rename to ... 2015-07-21 13:30:06 +00:00
task.c
team.c [gomp] Recycle last non-nested team if possible 2015-07-15 09:11:11 +00:00
work.c