From: LLVM Packaging Team Date: Wed, 30 Oct 2024 20:56:13 +0000 (+0100) Subject: libcxx-silent-failure-ppc64el X-Git-Tag: archive/raspbian/1%19.1.3-1+rpi1~53 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e79189dc9610e91b811a3c0da6ed255facb61d89;p=llvm-toolchain-19.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 5990fc411e..b33999449b 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