Open b97f407c-59df-49f5-9786-deb32550c560 opened 3 years ago
In openmp/runtime/test/tasking/hidden_helper_task/capacity_nthreads.cpp it seems to be '#include ' is missing. When using GCC11 toolchain this test does not compile.
This was fixed in https://reviews.llvm.org/D105474 and should be closed
Extended Description
In openmp/runtime/test/tasking/hidden_helper_task/capacity_nthreads.cpp it seems to be '#include' is missing. When using GCC11 toolchain this test does not compile.