]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/resource.c
alias.c: Reorder #include statements and remove duplicates.
[thirdparty/gcc.git] / gcc / resource.c
index a8b449fd304fc11e785dc9350309a06de6909ab4..39aa909950e5510ae95abc5a58733db1c1f85293 100644 (file)
@@ -23,16 +23,16 @@ along with GCC; see the file COPYING3.  If not see
 #include "backend.h"
 #include "rtl.h"
 #include "df.h"
-#include "diagnostic-core.h"
 #include "tm_p.h"
 #include "regs.h"
+#include "emit-rtl.h"
+#include "diagnostic-core.h"
 #include "flags.h"
 #include "output.h"
 #include "resource.h"
 #include "except.h"
 #include "insn-attr.h"
 #include "params.h"
-#include "emit-rtl.h"
 
 /* This structure is used to record liveness information at the targets or
    fallthrough insns of branches.  We will most likely need the information