[PR libgomp/65742, PR middle-end/66332] XFAIL acc_on_device compile-time evaluation
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 2 Jun 2015 11:48:56 +0000 (13:48 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Tue, 2 Jun 2015 11:48:56 +0000 (13:48 +0200)
commit1817fe58f258d6de8b7716927bad077d811fe39a
tree5209e39206d04066fe2027cef522edd1b4743503
parent6a3222f3c7551e3d3cc956df227537946d1817b8
[PR libgomp/65742, PR middle-end/66332] XFAIL acc_on_device compile-time evaluation

The OpenACC 2.0a specification mandates differently, but we currently do get a
library call in the host code.

PR libgomp/65742
PR middle-end/66332

gcc/testsuite/
* c-c++-common/goacc/acc_on_device-2.c: XFAIL for C, too.

From-SVN: r224028
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/goacc/acc_on_device-2.c