[llvm-bugs] [Bug 51012] New: Missing include in capacity_nthreads.cpp test
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jul 7 06:36:51 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51012
Bug ID: 51012
Summary: Missing include in capacity_nthreads.cpp test
Product: OpenMP
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Runtime Library
Assignee: unassignedbugs at nondot.org
Reporter: rpenacob at bsc.es
CC: llvm-bugs at lists.llvm.org
In openmp/runtime/test/tasking/hidden_helper_task/capacity_nthreads.cpp it
seems to be '#include <limits>' is missing. When using GCC11 toolchain this
test does not compile.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210707/d0b8e224/attachment.html>
More information about the llvm-bugs
mailing list