diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2018-12-14 21:43:02 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gcc.gnu.org> | 2018-12-14 21:43:02 +0100 |
commit | f847198ec32588beda29a03572a765f9f91b0644 (patch) | |
tree | fe3691f588a1fb4281a4e96daa9607b92f809a48 /gcc | |
parent | c8ab8aab9f93380f874e199366ad1badd1dd59a4 (diff) | |
download | gcc-f847198ec32588beda29a03572a765f9f91b0644.zip gcc-f847198ec32588beda29a03572a765f9f91b0644.tar.gz gcc-f847198ec32588beda29a03572a765f9f91b0644.tar.bz2 |
[PR88495] An OpenACC async queue is always synchronized with itself
An OpenACC async queue is always synchronized with itself, so invocations like
"#pragma acc wait(0) async(0)", or "acc_wait_async (0, 0)" don't make a lot of
sense, but are still valid.
libgomp/
PR libgomp/88495
* plugin/plugin-nvptx.c (nvptx_wait_async): Don't refuse
"identical parameters".
* testsuite/libgomp.oacc-c-c++-common/asyncwait-nop-1.c: Update.
* testsuite/libgomp.oacc-c-c++-common/lib-80.c: Remove.
From-SVN: r267152
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions