OSDN Git Service

* Makefile.in (toplev.o, jump.o, regmove.o): Depend on reload.h
[pf3gnuchains/gcc-fork.git] / gcc / regmove.c
index 84adaed..2e0fa9e 100644 (file)
@@ -40,6 +40,7 @@ Boston, MA 02111-1307, USA.  */
 #include "basic-block.h"
 #include "except.h"
 #include "toplev.h"
+#include "reload.h"
 
 static int perhaps_ends_bb_p   PARAMS ((rtx));
 static int optimize_reg_copy_1 PARAMS ((rtx, rtx, rtx));