From: LLVM Packaging Team Date: Mon, 11 Sep 2023 13:40:42 +0000 (+0100) Subject: libcxx-silent-failure-ppc64el X-Git-Tag: archive/raspbian/1%16.0.6-15+rpi1~52 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8cdae90534da6475d381dd8ea6f11f1463906a8f;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