r216456 - in /branches/gomp-4_0-branch/gcc/test...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Mon Oct 20 10:11:00 GMT 2014


Author: tschwinge
Date: Mon Oct 20 10:11:38 2014
New Revision: 216456

URL: https://gcc.gnu.org/viewcvs?rev=216456&root=gcc&view=rev
Log:
Enable compiler testing for OpenACC/C++.

	gcc/testsuite/
	* gcc.dg/goacc/sb-1.c: Move file...
	* c-c++-common/goacc/sb-1.c: ... here.
	* gcc.dg/goacc/sb-2.c: Move file...
	* c-c++-common/goacc/sb-2.c: ... here.
	* gcc.dg/goacc/sb-3.c: Move file...
	* c-c++-common/goacc/sb-3.c: ... here.

	* g++.dg/goacc-gomp/goacc-gomp.exp: New file.
	* g++.dg/goacc/goacc.exp: Likewise.

Added:
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/sb-1.c
      - copied, changed from r216409, branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/goacc/sb-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/sb-2.c
      - copied, changed from r216409, branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/goacc/sb-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/sb-3.c
      - copied, changed from r216409, branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/goacc/sb-3.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/goacc/
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/goacc-gomp/
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/goacc-gomp/goacc-gomp.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/goacc/goacc.exp
Removed:
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/goacc/sb-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/goacc/sb-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/goacc/sb-3.c
Modified:
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog.gomp



More information about the Gcc-cvs mailing list