r227249 - in /branches/gomp-4_0-branch/libgomp:...

cesar@gcc.gnu.org cesar@gcc.gnu.org
Thu Aug 27 01:17:00 GMT 2015


Author: cesar
Date: Thu Aug 27 01:17:22 2015
New Revision: 227249

URL: https://gcc.gnu.org/viewcvs?rev=227249&root=gcc&view=rev
Log:
	libgomp/
	* testsuite/libgomp.oacc-c-c++-common/reduction.h: New file.
	* testsuite/libgomp.oacc-c-c++-common/reduction-1.c: Update to check
	worker and vector reductions.
	* testsuite/libgomp.oacc-c-c++-common/reduction-2.c: Likewise.
	* testsuite/libgomp.oacc-c-c++-common/reduction-3.c: Likewise.
	* testsuite/libgomp.oacc-c-c++-common/reduction-4.c: Likewise.
	* testsuite/libgomp.oacc-c-c++-common/reduction-5.c: Likewise.
	* testsuite/libgomp.oacc-fortran/reduction-1.f90: Likewise.
	* testsuite/libgomp.oacc-fortran/reduction-2.f90: Likewise.
	* testsuite/libgomp.oacc-fortran/reduction-3.f90: Likewise.
	* testsuite/libgomp.oacc-fortran/reduction-4.f90: Likewise.
	* testsuite/libgomp.oacc-fortran/reduction-5.f90: Likewise.
	* testsuite/libgomp.oacc-fortran/reduction-6.f90: Likewise.


Added:
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction.h
Modified:
    branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-2.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-3.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-4.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-5.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-1.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-2.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-3.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-4.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-5.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-6.f90



More information about the Gcc-cvs mailing list