summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/simd
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/std/experimental/simd')
-rw-r--r--libcxx/test/std/experimental/simd/simd.cons/broadcast.pass.cpp3
-rw-r--r--libcxx/test/std/experimental/simd/simd.cons/generator.pass.cpp3
2 files changed, 0 insertions, 6 deletions
diff --git a/libcxx/test/std/experimental/simd/simd.cons/broadcast.pass.cpp b/libcxx/test/std/experimental/simd/simd.cons/broadcast.pass.cpp
index cf038e38427..57a6cd57ee2 100644
--- a/libcxx/test/std/experimental/simd/simd.cons/broadcast.pass.cpp
+++ b/libcxx/test/std/experimental/simd/simd.cons/broadcast.pass.cpp
@@ -8,9 +8,6 @@
// UNSUPPORTED: c++98, c++03, c++11, c++14
-// See GCC PR63723.
-// UNSUPPORTED: gcc-4.9
-
// <experimental/simd>
//
// [simd.class]
diff --git a/libcxx/test/std/experimental/simd/simd.cons/generator.pass.cpp b/libcxx/test/std/experimental/simd/simd.cons/generator.pass.cpp
index 500ccce817d..7b7c883f427 100644
--- a/libcxx/test/std/experimental/simd/simd.cons/generator.pass.cpp
+++ b/libcxx/test/std/experimental/simd/simd.cons/generator.pass.cpp
@@ -8,9 +8,6 @@
// UNSUPPORTED: c++98, c++03, c++11, c++14
-// See GCC PR63723.
-// UNSUPPORTED: gcc-4.9
-
// <experimental/simd>
//
// [simd.class]
OpenPOWER on IntegriCloud