]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gimple-expr.c
2015-10-29 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / gimple-expr.c
index c6dd2ebb0e93d4d63d845e6708edf8a260fa2863..e92573f57534184753ff0b49af14a260f2831857 100644 (file)
@@ -23,15 +23,15 @@ 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 "stringpool.h"
+#include "gimple-ssa.h"
 #include "alias.h"
 #include "fold-const.h"
 #include "internal-fn.h"
 #include "tree-eh.h"
-#include "stringpool.h"
-#include "gimple-ssa.h"
 #include "gimplify.h"
 #include "stor-layout.h"
 #include "demangle.h"