diff options
Diffstat (limited to 'gcc/recog.c')
-rw-r--r-- | gcc/recog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/recog.c b/gcc/recog.c index edbf82b..8fb96a0 100644 --- a/gcc/recog.c +++ b/gcc/recog.c @@ -42,7 +42,6 @@ along with GCC; see the file COPYING3. If not see #include "timevar.h" #include "tree-pass.h" #include "df.h" -#include "toplev.h" /* exact_log2 may be used by targets */ #ifndef STACK_PUSH_CODE #ifdef STACK_GROWS_DOWNWARD |