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

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Fri Oct 31 10:39:00 GMT 2014


Author: tschwinge
Date: Fri Oct 31 10:39:44 2014
New Revision: 216953

URL: https://gcc.gnu.org/viewcvs?rev=216953&root=gcc&view=rev
Log:
Make acc_on_device test cases fit for C++.

	gcc/testsuite/
	* c-c++-common/goacc/acc_on_device-1.c: Move...
	* gcc.dg/goacc/acc_on_device-1.c: ... here.
	(dg-additional-options): Add -std=c89.
	* c-c++-common/goacc/acc_on_device-2-off.c: Extend for C++.
	* c-c++-common/goacc/acc_on_device-2.c: Likewise.

Added:
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/goacc/acc_on_device-1.c
      - copied, changed from r216951, branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/acc_on_device-1.c
Removed:
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/acc_on_device-1.c
Modified:
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/acc_on_device-2-off.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/acc_on_device-2.c



More information about the Gcc-cvs mailing list