Chromium Code Reviews| Index: gcc/gcc/testsuite/gcc.dg/graphite/pr38409.c |
| diff --git a/gcc/gcc/testsuite/gcc.dg/graphite/pr38409.c b/gcc/gcc/testsuite/gcc.dg/graphite/pr38409.c |
| index 41c6775342613bf2932c60f07cb0ea197c606767..5cdb4725dbf8ccb468dafe61baa4e3d598f154ab 100644 |
| --- a/gcc/gcc/testsuite/gcc.dg/graphite/pr38409.c |
| +++ b/gcc/gcc/testsuite/gcc.dg/graphite/pr38409.c |
| @@ -1,4 +1,4 @@ |
| -/* { dg-options "-O2 -floop-block" } */ |
| +/* { dg-options "-O2" } */ |
| typedef struct test input ; |
| struct test |