]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/godump.c
2015-10-29 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / godump.c
index ea177bde3c7a85d688da74af9ebd71a73a69375f..7805507195428d39c55c3c5be4ab4332cc5b8027 100644 (file)
@@ -30,13 +30,13 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "diagnostic-core.h"
-#include "alias.h"
-#include "tree.h"
 #include "options.h"
 #include "obstack.h"
-#include "debug.h"
+#include "tree.h"
 #include "wide-int-print.h"
+#include "diagnostic-core.h"
+#include "alias.h"
+#include "debug.h"
 #include "stor-layout.h"
 #include "defaults.h"