OSDN Git Service

2004-12-18 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / ra-debug.c
index d060e04..8431534 100644 (file)
 #include "recog.h"
 #include "function.h"
 #include "hard-reg-set.h"
-#include "basic-block.h"
+#include "regs.h"
 #include "df.h"
 #include "output.h"
 #include "ra.h"
 #include "tm_p.h"
-#include "regs.h"
 
 /* This file contains various dumping and debug functions for
    the graph coloring register allocator.  */