]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PR libgomp/65742, PR middle-end/66332] XFAIL acc_on_device compile-time evaluation
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Jun 2015 11:48:56 +0000 (11:48 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Jun 2015 11:48:56 +0000 (11:48 +0000)
commit1c2d9da9cee04516151b3894edb107e3cdf2c8b9
tree5209e39206d04066fe2027cef522edd1b4743503
parent8d3292c4cf4cc6c153338d248830e8b4e1a6219d
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224028 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/goacc/acc_on_device-2.c