libcxx-silent-failure-ppc64el
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Tue, 30 Nov 2021 18:32:51 +0000 (18:32 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 30 Nov 2021 18:32:51 +0000 (18:32 +0000)
===================================================================

Gbp-Pq: Topic libcxx
Gbp-Pq: Name libcxx-silent-failure-ppc64el.diff

libcxx/test/libcxx/atomics/atomics.align/align.pass.pass.cpp

index 96a34e22069c85f38ac584256a4cbeff15ceced4..ef5505dbed0709f0695719fd3709bcce3da922c9 100644 (file)
@@ -11,7 +11,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: *
 
 // <atomic>