gcc/libgomp/testsuite
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
lib [PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp tests 2015-04-30 14:44:39 +02:00
libgomp.c re PR libgomp/66950 (FAIL: libgomp.fortran/examples-4/simd-7.f90 -O0 execution test) 2015-07-22 17:19:31 +00:00
libgomp.c++ Update libgomp/testsuite/*/examples-4/* according to latest version (4.0.2) 2015-07-13 13:08:13 +00:00
libgomp.fortran re PR libgomp/66950 (FAIL: libgomp.fortran/examples-4/simd-7.f90 -O0 execution test) 2015-07-22 17:19:31 +00:00
libgomp.graphite testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
libgomp.oacc-c [nvptx offloading] Only 64-bit configurations are currently supported 2015-07-08 16:59:59 +02:00
libgomp.oacc-c-c++-common Run testsuite/libgomp.oacc-c++/c++.exp at -O2 by default 2015-06-30 15:43:55 +00:00
libgomp.oacc-c++ [nvptx offloading] Only 64-bit configurations are currently supported 2015-07-08 16:59:59 +02:00
libgomp.oacc-fortran [nvptx offloading] Only 64-bit configurations are currently supported 2015-07-08 16:59:59 +02:00
libgomp-test-support.exp.in
Makefile.am
Makefile.in libgomp: Bump to automake 1.11.6 2015-05-13 11:24:38 +00:00