]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-operands.c
alias.c: Reorder #include statements and remove duplicates.
[thirdparty/gcc.git] / gcc / tree-ssa-operands.c
index 92d1ab27b0f507bff14cd2c80b76837ce1c15314..5f364756b7265b6d7f441ca74bc5d4a990bd3b83 100644 (file)
@@ -21,23 +21,22 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "backend.h"
+#include "hard-reg-set.h"
 #include "tree.h"
 #include "gimple.h"
-#include "hard-reg-set.h"
+#include "timevar.h"
 #include "ssa.h"
+#include "gimple-pretty-print.h"
+#include "diagnostic-core.h"
 #include "alias.h"
 #include "fold-const.h"
 #include "stmt.h"
 #include "print-tree.h"
 #include "flags.h"
-#include "gimple-pretty-print.h"
 #include "internal-fn.h"
 #include "tree-inline.h"
-#include "timevar.h"
 #include "dumpfile.h"
-#include "timevar.h"
 #include "langhooks.h"
-#include "diagnostic-core.h"
 
 
 /* This file contains the code required to manage the operands cache of the