[Openmp-commits] [PATCH] D82267: [OpenMP][Tests] Fix/Mark compatibilty for GCC

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jul 2 12:58:05 PDT 2020


protze.joachim updated this revision to Diff 275198.
protze.joachim added a comment.

Sorry, in my previous update I missed to include the other changes (diff to the wrong commit)

Now, I also added compatibility flags for gcc-10


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82267/new/

https://reviews.llvm.org/D82267

Files:
  openmp/runtime/test/ompt/synchronization/ordered_dependences.c
  openmp/runtime/test/ompt/tasks/dependences.c
  openmp/runtime/test/ompt/tasks/dependences_mtxinoutset.c
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82267.275198.patch
Type: text/x-patch
Size: 12656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200702/210e6968/attachment.bin>


More information about the Openmp-commits mailing list