libcxx-silent-failure-ppc64el
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Wed, 6 Jan 2021 19:16:26 +0000 (19:16 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Wed, 6 Jan 2021 19:16:26 +0000 (19:16 +0000)
===================================================================

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

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

index ebe8fc82775c71eb47a5d7b7c390842b7f2f2cee..98c8c934a3993c0c7944af77595a268878bcd9a5 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>