https://bugs.llvm.org/show_bug.cgi?id=51548
Bug ID: 51548
Summary: [libc++][PowerPC] align.pass.cpp test failure for
13.0.0-rc1 on PowerPC
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: new bugs
Assignee: unassignedb...@nondot.org
Reporter: amyk....@gmail.com
CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org
Blocks: 51236
The following libc++ LIT test fails on 13.0.0-rc1 for Ubuntu on Power:
libc++ :: libcxx/atomics/atomics.align/align.pass.cpp
-----
An assertion of the following is produced for this test:
# command stderr:
t.tmp.exe:
/home/conanap/llvm/community/llvm-project/libcxx/test/libcxx/atomics/atomics.align/align.pass.cpp:41:
atomic_test<LLIArr2>::atomic_test() [T = LLIArr2]: Assertion
`alignof(AtomicImpl) >= sizeof(AtomicImpl) && "expected natural alignment for
lock-free type"' failed.
error: command failed with exit status: 250
This failure is still being investigated.
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=51236
[Bug 51236] [meta] 13.0.0 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs