OSDN Git Service

* gcc-interface/gigi.h (gnat_mark_addressable): Rename parameter.
[pf3gnuchains/gcc-fork.git] / gcc / cselib.c
index 5e819cd..f46c5ec 100644 (file)
@@ -29,6 +29,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "regs.h"
 #include "hard-reg-set.h"
 #include "flags.h"
+#include "real.h"
 #include "insn-config.h"
 #include "recog.h"
 #include "function.h"
@@ -42,7 +43,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "params.h"
 #include "alloc-pool.h"
 #include "target.h"
-#include "bitmap.h"
 
 static bool cselib_record_memory;
 static bool cselib_preserve_constants;