aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/vect/no-scevccp-outer-13.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/vect/no-scevccp-outer-13.c')
-rw-r--r--gcc/testsuite/gcc.dg/vect/no-scevccp-outer-13.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/vect/no-scevccp-outer-13.c b/gcc/testsuite/gcc.dg/vect/no-scevccp-outer-13.c
index 04166494fbc..c5e373f8210 100644
--- a/gcc/testsuite/gcc.dg/vect/no-scevccp-outer-13.c
+++ b/gcc/testsuite/gcc.dg/vect/no-scevccp-outer-13.c
@@ -1,4 +1,5 @@
/* { dg-require-effective-target vect_int } */
+/* { dg-additional-options "--param max-completely-peel-times=1" } */
#include <stdarg.h>
#include "tree-vect.h"