[OpenMP][Tests] Fix/Mark compatibilty for GCC
authorJoachim Protze <protze@itc.rwth-aachen.de>
Sun, 21 Jun 2020 15:25:20 +0000 (17:25 +0200)
committerJoachim Protze <protze@itc.rwth-aachen.de>
Mon, 6 Jul 2020 21:56:09 +0000 (23:56 +0200)
commit6d9626d2da3e59da0b0ae85d975b05a8f96b9939
tree05848989224f4c587eeb0c9ce4a891ae65cd4360
parentf47b8851318d5ec2fa1e7867f3fdb86101cdc1da
[OpenMP][Tests] Fix/Mark compatibilty for GCC

Reviewed by: Hahnfeld, saiislam

Differential Revision: https://reviews.llvm.org/D82267
openmp/runtime/test/ompt/synchronization/ordered_dependences.c
openmp/runtime/test/ompt/tasks/dependences.c
openmp/runtime/test/ompt/tasks/dependences_mutexinoutset.c [new file with mode: 0644]
openmp/runtime/test/ompt/tasks/task_early_fulfill.c
openmp/runtime/test/ompt/tasks/task_late_fulfill.c
openmp/runtime/test/ompt/worksharing/for/runtime.c
openmp/runtime/test/ompt/worksharing/for/runtime_serialized.c
openmp/runtime/test/ompt/worksharing/for/runtime_split.c
openmp/tools/multiplex/tests/custom_data_storage/custom_data_storage.c
openmp/tools/multiplex/tests/print/print.c