diff options
Diffstat (limited to 'gcc/fold-const.c')
-rw-r--r-- | gcc/fold-const.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/fold-const.c b/gcc/fold-const.c index e92a674..65ded14 100644 --- a/gcc/fold-const.c +++ b/gcc/fold-const.c @@ -53,8 +53,6 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "flags.h" #include "tree.h" -#include "real.h" -#include "fixed-value.h" #include "rtl.h" #include "expr.h" #include "tm_p.h" |