This patch allows to pass the OpenMP runtime tests after configuring with cmake . -DOPENMP_TEST_FLAGS:STRING="-Werror".
The warnings for OMPT tests are addressed in D90752.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D91280
[OpenMP][Tests] Fix compiler warnings in OpenMP tests ClosedPublic Authored by protze.joachim on Nov 11 2020, 9:50 AM.
Details Summary This patch allows to pass the OpenMP runtime tests after configuring with cmake . -DOPENMP_TEST_FLAGS:STRING="-Werror".
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 11 2020, 9:58 AM Closed by commit rGce0911b3e919: [OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests (authored by protze.joachim). · Explain WhyNov 11 2020, 11:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 304559 openmp/runtime/test/affinity/format/api2.c
openmp/runtime/test/api/omp_alloc_def_fb.c
openmp/runtime/test/api/omp_alloc_hbw.c
openmp/runtime/test/api/omp_alloc_null_fb.c
openmp/runtime/test/api/omp_display_env0.c
openmp/runtime/test/env/omp_target_offload.c
openmp/runtime/test/lit.cfg
openmp/runtime/test/misc_bugs/omp_foreign_thread_team_reuse.c
openmp/runtime/test/worksharing/for/kmp_sch_simd_guided.c
openmp/runtime/test/worksharing/for/kmp_sch_simd_runtime_api.c
openmp/runtime/test/worksharing/for/kmp_sch_simd_runtime_guided.c
openmp/runtime/test/worksharing/for/kmp_sch_simd_runtime_static.c
|