From: LLVM Packaging Team Date: Sat, 4 May 2024 05:27:41 +0000 (+0200) Subject: libcxx-silent-failure-ppc64el X-Git-Tag: archive/raspbian/1%16.0.6-27+rpi1~1^2~51 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f0c3af37ea3953ddb1a44ede13c2f7b2064f2b22;p=llvm-toolchain-16.git libcxx-silent-failure-ppc64el =================================================================== Gbp-Pq: Topic libcxx Gbp-Pq: Name libcxx-silent-failure-ppc64el.diff --- diff --git a/libcxx/test/libcxx/atomics/atomics.align/align.pass.cpp b/libcxx/test/libcxx/atomics/atomics.align/align.pass.cpp index e99af02e4f..585e943207 100644 --- a/libcxx/test/libcxx/atomics/atomics.align/align.pass.cpp +++ b/libcxx/test/libcxx/atomics/atomics.align/align.pass.cpp @@ -18,7 +18,7 @@ // GCC currently fails because it needs -fabi-version=6 to fix mangling of // std::atomic when used with __attribute__((vector(X))). -// XFAIL: gcc +// XFAIL: * // This fails on PowerPC, as the LLIArr2 and Padding structs do not have // adequate alignment, despite these types returning true for the query of