Maybe they've fixed the FATE failures.

>From 70b1f1e9af83ff855fc4633d2f95eab7eb0173e1 Mon Sep 17 00:00:00 2001
From: Lynne <[email protected]>
Date: Fri, 3 Jul 2020 12:51:27 +0100
Subject: [PATCH] configure: reenable tree vectorization for GCC

Its been years, maybe they've fixed the FATE failures.
---
 configure | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure b/configure
index bdfd731602..cf4ea6ea48 100755
--- a/configure
+++ b/configure
@@ -6908,7 +6908,6 @@ if enabled icc; then
             disable aligned_stack
     fi
 elif enabled gcc; then
-    check_optflags -fno-tree-vectorize
     check_cflags -Werror=format-security
     check_cflags -Werror=implicit-function-declaration
     check_cflags -Werror=missing-prototypes
-- 
2.27.0.353.gb9a2d1a020

_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to