libcxx-silent-failure-ppc64el
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Wed, 7 Aug 2019 13:11:36 +0000 (14:11 +0100)
committerGianfranco Costamagna <locutusofborg@debian.org>
Wed, 7 Aug 2019 13:11:36 +0000 (14:11 +0100)
===================================================================

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

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

index e0ae37e9c3bcd7c7edf51c16f05510d3b86558c6..31082363a86573fd3d592f684012a45a1fa82e73 100644 (file)
@@ -14,7 +14,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>