]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/s390/s390.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / config / s390 / s390.c
index 0a97e58dbf777318704cfe7ec68bea8d9fc7aeb4..76b0731176c82256d3ca813de9798cf296eef8cd 100644 (file)
@@ -40,6 +40,11 @@ along with GCC; see the file COPYING3.  If not see
 #include "insn-attr.h"
 #include "flags.h"
 #include "except.h"
+#include "hashtab.h"
+#include "hash-set.h"
+#include "vec.h"
+#include "machmode.h"
+#include "input.h"
 #include "function.h"
 #include "recog.h"
 #include "expr.h"
@@ -53,7 +58,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "langhooks.h"
 #include "optabs.h"
 #include "hash-table.h"
-#include "vec.h"
 #include "basic-block.h"
 #include "tree-ssa-alias.h"
 #include "internal-fn.h"