]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cfgloopmanip.c
2015-10-29 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / cfgloopmanip.c
index 1f9a2b38fe7d2824e2fd406632d27cb2e42ebd31..0ad8ccd32a8932357e847f4435ad60bf07825ff9 100644 (file)
@@ -21,10 +21,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "backend.h"
-#include "cfghooks.h"
+#include "rtl.h"
 #include "tree.h"
 #include "gimple.h"
-#include "rtl.h"
+#include "cfghooks.h"
 #include "cfganal.h"
 #include "cfgloop.h"
 #include "fold-const.h"