diff options
Diffstat (limited to 'gcc/reload.c')
-rw-r--r-- | gcc/reload.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/reload.c b/gcc/reload.c index b1f94b27a0b..aa9e68e59b6 100644 --- a/gcc/reload.c +++ b/gcc/reload.c @@ -111,7 +111,6 @@ a register with any other reload. */ #include "params.h" #include "target.h" #include "ira.h" -#include "toplev.h" /* exact_log2 may be used by targets */ /* True if X is a constant that can be forced into the constant pool. */ #define CONST_POOL_OK_P(X) \ |