diff options
Diffstat (limited to 'gcc/loop-unroll.c')
-rw-r--r-- | gcc/loop-unroll.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/loop-unroll.c b/gcc/loop-unroll.c index 13f41cf..139ccee 100644 --- a/gcc/loop-unroll.c +++ b/gcc/loop-unroll.c @@ -27,7 +27,6 @@ along with GCC; see the file COPYING3. If not see #include "obstack.h" #include "basic-block.h" #include "cfgloop.h" -#include "cfglayout.h" #include "params.h" #include "expr.h" #include "hashtab.h" |