SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
lang/bootgcc/patches/patch-gcc_tree-vect-loop_c
Normal file
12
lang/bootgcc/patches/patch-gcc_tree-vect-loop_c
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: gcc/tree-vect-loop.c
|
||||
--- gcc/tree-vect-loop.c.orig
|
||||
+++ gcc/tree-vect-loop.c
|
||||
@@ -55,6 +55,8 @@ along with GCC; see the file COPYING3. If not see
|
||||
#include "vec-perm-indices.h"
|
||||
#include "tree-eh.h"
|
||||
|
||||
+#define vec_step vec_step_
|
||||
+
|
||||
/* Loop Vectorization Pass.
|
||||
|
||||
This pass tries to vectorize loops.
|
Loading…
Add table
Add a link
Reference in a new issue