[llvm-bugs] [Bug 46935] New: libc++ atomics broken for hexagon
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jul 31 07:39:33 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46935
Bug ID: 46935
Summary: libc++ atomics broken for hexagon
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: brian.cain at gmail.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
Several failing libc++ tests on Hexagon, these started failing after
https://reviews.llvm.org/rG25a4b1904c10142ea22e84cddf6db2ca059a9631
~~~~
Failing Tests (9):
libc++ :: libcxx/selftest/test.pass.mm
libc++ :: libcxx/thread/thread.mutex/thread_safety_missing_unlock.fail.cpp
libc++ :: libcxx/type_traits/is_scalar.objc.pass.mm
libc++ :: libcxx/utilities/optional/block.objc.pass.mm
libc++ :: std/atomics/atomics.types.generic/bool.pass.cpp
libc++ :: std/atomics/atomics.types.generic/integral.pass.cpp
libc++ ::
std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_compare_exchange_strong.pass.cpp
libc++ ::
std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_compare_exchange_weak.pass.cpp
libc++ ::
std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_compare_exchange_weak_explicit.pass.cpp
--
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/20200731/f7f04694/attachment.html>
More information about the llvm-bugs
mailing list