libcxx-silent-failure-ppc64el
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Tue, 21 Jul 2020 16:29:06 +0000 (17:29 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 21 Jul 2020 16:29:06 +0000 (17:29 +0100)
===================================================================

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

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

index 16badab8490a8a924450892522960962bb4c6a27..3f651c7b313123e22c5db404e7cd2c69ee945934 100644 (file)
@@ -13,7 +13,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>