diff options
Diffstat (limited to 'gcc/loop-unswitch.c')
-rw-r--r-- | gcc/loop-unswitch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/loop-unswitch.c b/gcc/loop-unswitch.c index 700dbfe..041a117 100644 --- a/gcc/loop-unswitch.c +++ b/gcc/loop-unswitch.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" |