]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ipa-utils.c
alias.c: Reorder #include statements and remove duplicates.
[thirdparty/gcc.git] / gcc / ipa-utils.c
index 30b08b2f6e3dbf68da6e4fd44025f81c69b6570f..a69a9e550d3e528e07c6faf9c229302c12769100 100644 (file)
@@ -22,26 +22,23 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "backend.h"
-#include "predict.h"
+#include "hard-reg-set.h"
 #include "tree.h"
 #include "gimple.h"
-#include "hard-reg-set.h"
+#include "predict.h"
+#include "alloc-pool.h"
+#include "cgraph.h"
+#include "lto-streamer.h"
 #include "alias.h"
-#include "options.h"
 #include "fold-const.h"
 #include "internal-fn.h"
 #include "tree-inline.h"
 #include "dumpfile.h"
 #include "langhooks.h"
 #include "splay-tree.h"
-#include "cgraph.h"
 #include "ipa-utils.h"
 #include "ipa-reference.h"
 #include "flags.h"
-#include "diagnostic.h"
-#include "langhooks.h"
-#include "lto-streamer.h"
-#include "alloc-pool.h"
 #include "symbol-summary.h"
 #include "ipa-prop.h"
 #include "ipa-inline.h"