summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto-streamer.c')
-rw-r--r--gcc/lto-streamer.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/gcc/lto-streamer.c b/gcc/lto-streamer.c
index 92b313addeb..4b67340763f 100644
--- a/gcc/lto-streamer.c
+++ b/gcc/lto-streamer.c
@@ -24,18 +24,18 @@ 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 "tree-streamer.h"
+#include "cgraph.h"
+#include "lto-streamer.h"
+#include "diagnostic-core.h"
#include "toplev.h"
#include "flags.h"
#include "alias.h"
#include "fold-const.h"
#include "internal-fn.h"
-#include "diagnostic-core.h"
-#include "cgraph.h"
-#include "tree-streamer.h"
-#include "lto-streamer.h"
#include "lto-section-names.h"
/* Statistics gathered during LTO, WPA and LTRANS. */