]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/data-streamer.c
2015-10-29 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / data-streamer.c
index 2c45eff8454a0f1c0d84e0d0b390aaa44ec32d9c..17fb276ae09428d774a3593a9f8799b894c66d60 100644 (file)
@@ -22,16 +22,15 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "alias.h"
 #include "backend.h"
+#include "hard-reg-set.h"
 #include "tree.h"
 #include "gimple.h"
-#include "hard-reg-set.h"
-#include "options.h"
-#include "fold-const.h"
-#include "internal-fn.h"
 #include "cgraph.h"
 #include "data-streamer.h"
+#include "alias.h"
+#include "fold-const.h"
+#include "internal-fn.h"
 
 /* Pack WORK into BP in a variant of uleb format.  */