From: LLVM Packaging Team Date: Sat, 4 Jun 2022 13:30:38 +0000 (+0100) Subject: libcxx-silent-failure-ppc64el X-Git-Tag: archive/raspbian/1%13.0.1-6+rpi1^2~46 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0dbf64b25f5bc6157dd85baa8ae2122d5076c68f;p=llvm-toolchain-13.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 3735bb5036..d13013bd4f 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