diff options
Diffstat (limited to 'gcc/double-int.c')
-rw-r--r-- | gcc/double-int.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/double-int.c b/gcc/double-int.c index 9e32b398ce7..834eaf9d6c2 100644 --- a/gcc/double-int.c +++ b/gcc/double-int.c @@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" /* For SHIFT_COUNT_TRUNCATED. */ #include "tree.h" -#include "toplev.h" /* We know that A1 + B1 = SUM1, using 2's complement arithmetic and ignoring overflow. Suppose A, B and SUM have the same respective signs as A1, B1, |