]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/data-streamer-out.c
2015-10-29 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / data-streamer-out.c
index fdc36628aa2a90517277425eefd592b2c5e8ca5b..88084642a5aa32ba1da7f133f0711f1b7bac8c89 100644 (file)
@@ -23,16 +23,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"
 
 
 /* Adds a new block to output stream OBS.  */