Enable 'c-c++-common/goacc/{if,self}-clause-1.c' for C++
commit76cc5463227308c4dd2b70ccfe04d2b5361db0fe
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 20 Oct 2023 12:07:37 +0000 (20 14:07 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Wed, 25 Oct 2023 08:55:22 +0000 (25 10:55 +0200)
treeabd31f5cee750944b6b32c837464136890f8df8b
parent3a3596389c2e539cb8fd5dc5784a4e2afe193a2a
Enable 'c-c++-common/goacc/{if,self}-clause-1.c' for C++

As discovered via recent
commit 3a3596389c2e539cb8fd5dc5784a4e2afe193a2a
"OpenACC 2.7: Implement self clause for compute constructs",
'c-c++-common/goacc/if-clause-1.c', which the new
'c-c++-common/goacc/self-clause-1.c' was copied from, was not enabled for C++.

gcc/testsuite/
* c-c++-common/goacc/if-clause-1.c: Enable for C++
* c-c++-common/goacc/self-clause-1.c: Likewise.
gcc/testsuite/c-c++-common/goacc/if-clause-1.c
gcc/testsuite/c-c++-common/goacc/self-clause-1.c