diff options
Diffstat (limited to 'gcc/emit-rtl.c')
-rw-r--r-- | gcc/emit-rtl.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/emit-rtl.c b/gcc/emit-rtl.c index e0acc0c2766..204f9df5c54 100644 --- a/gcc/emit-rtl.c +++ b/gcc/emit-rtl.c @@ -50,8 +50,6 @@ along with GCC; see the file COPYING3. If not see #include "hashtab.h" #include "insn-config.h" #include "recog.h" -#include "real.h" -#include "fixed-value.h" #include "bitmap.h" #include "basic-block.h" #include "ggc.h" |