This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]