]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/rtlhooks.c
alias.c: Reorder #include statements and remove duplicates.
[thirdparty/gcc.git] / gcc / rtlhooks.c
index 0c6998124e8df68751d8b156a14da35e6cf04db4..d5d0b22f35dbcd67eb313ae34b327142be583ab9 100644 (file)
@@ -21,22 +21,22 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "tm.h"
+#include "function.h"
 #include "rtl.h"
-#include "rtlhooks-def.h"
 #include "tree.h"
-#include "function.h"
+#include "expmed.h"
+#include "insn-config.h"
+#include "emit-rtl.h"
+#include "recog.h"
+#include "rtlhooks-def.h"
 #include "flags.h"
 #include "alias.h"
-#include "insn-config.h"
-#include "expmed.h"
 #include "dojump.h"
 #include "explow.h"
 #include "calls.h"
-#include "emit-rtl.h"
 #include "varasm.h"
 #include "stmt.h"
 #include "expr.h"
-#include "recog.h"
 \f
 
 /* For speed, we will copy the RTX hooks struct member-by-member