[all-commits] [llvm/llvm-project] 0fa0cf: [OpenMP][Tests] Update compatibility with GCC (NFC)
Joachim via All-commits
all-commits at lists.llvm.org
Tue Jul 7 15:27:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0fa0cf8638b0777a1a44feebf78a63865e48ecf6
https://github.com/llvm/llvm-project/commit/0fa0cf8638b0777a1a44feebf78a63865e48ecf6
Author: Joachim Protze <protze at itc.rwth-aachen.de>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M openmp/runtime/test/ompt/worksharing/for/runtime.c
M openmp/runtime/test/ompt/worksharing/for/runtime_serialized.c
M openmp/runtime/test/ompt/worksharing/for/runtime_split.c
M openmp/runtime/test/worksharing/for/bug_set_schedule_0.c
M openmp/runtime/test/worksharing/for/omp_for_schedule_runtime.c
M openmp/runtime/test/worksharing/for/omp_nonmonotonic_dynamic1.c
Log Message:
-----------
[OpenMP][Tests] Update compatibility with GCC (NFC)
Commit 95a28df5c provided implementation for GOMP*_nonmonotonic*runtime*
functions. Now the tests succeed with gcc 9 and 10
More information about the All-commits
mailing list