From de8609c62a58c1ad8d930482077518e2c570ddd8 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Tue, 24 Sep 2019 22:42:36 +0000 Subject: [libc++] Purge mentions of GCC 4 from the test suite We don't support GCC 4 and older according to the documentation, so we should pretend it doesn't exist. llvm-svn: 372787 --- libcxx/test/std/experimental/simd/simd.cons/generator.pass.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'libcxx/test/std/experimental/simd/simd.cons/generator.pass.cpp') 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 - // // // [simd.class] -- cgit v1.2.3