]> gcc.gnu.org Git - gcc.git/commit
openacc.h (enum acc_device_t): Reformat.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 30 Oct 2015 00:13:22 +0000 (00:13 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 30 Oct 2015 00:13:22 +0000 (00:13 +0000)
commita0e701d8a2d31d3fcbaad4de67639aadca7a1681
treedd2241361205d8674dc6b7d973e1d78df3ddc6d4
parente7c6980e55d974035a4d85b3551eca47181d1bfc
openacc.h (enum acc_device_t): Reformat.

gcc/
* openacc.h (enum acc_device_t): Reformat. Ensure layout
compatibility.
(enum acc_async_t): Reformat.
(acc_on_device): Declare compatible with builtin and provide C++
wrapper.
* testsuite/libgomp.oacc-c-c++-common/acc-on-device.c: New.

gcc/testsuite/
* c-c++-common/goacc/acc_on_device-2-off.c: Delete.
* c-c++-common/goacc/acc_on_device-2.c: Delete.

From-SVN: r229562
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/goacc/acc_on_device-2-off.c [deleted file]
gcc/testsuite/c-c++-common/goacc/acc_on_device-2.c [deleted file]
libgomp/ChangeLog
libgomp/openacc.h
libgomp/testsuite/libgomp.oacc-c-c++-common/acc-on-device.c [new file with mode: 0644]
This page took 0.059508 seconds and 5 git commands to generate.