]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix c-c++-common/goacc/routine-4.c and c-c++-common/goacc/routine-4-extern.c testcases
authorKwok Cheung Yeung <kcy@codesourcery.com>
Tue, 28 Jul 2020 12:41:14 +0000 (05:41 -0700)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 30 Nov 2021 11:58:45 +0000 (12:58 +0100)
commita83a07557085f6da83c63e86c1cd2e719a39b8b2
tree970727cea62dec7396139a2c3a57e33b63f4eda5
parent92de188ea3d36ec012b6d42959d4722e42524256
Fix c-c++-common/goacc/routine-4.c and c-c++-common/goacc/routine-4-extern.c testcases

... in preparation for checks that we're introducing for OpenACC gang
reductions on orphan loops.

gcc/testsuite/
* c-c++-common/goacc/routine-4.c (seq, vector, worker, gang):
Remove loop reductions.
* c-c++-common/goacc/routine-4-extern.c (seq, vector, worker, gang):
Likewise.

Co-Authored-By: Thomas Schwinge <thomas@codesourcery.com>
gcc/testsuite/c-c++-common/goacc/routine-4-extern.c
gcc/testsuite/c-c++-common/goacc/routine-4.c