]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/lra.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / lra.c
index f664f070cbb9b41b24b190dac5b28c6db388e26d..6fb35a13fac7f126824a95be22b991e0a69bf4f0 100644 (file)
--- a/gcc/lra.c
+++ b/gcc/lra.c
@@ -106,6 +106,11 @@ along with GCC; see the file COPYING3.     If not see
 #include "output.h"
 #include "addresses.h"
 #include "flags.h"
+#include "hashtab.h"
+#include "hash-set.h"
+#include "vec.h"
+#include "machmode.h"
+#include "input.h"
 #include "function.h"
 #include "expr.h"
 #include "basic-block.h"
@@ -113,7 +118,6 @@ along with GCC; see the file COPYING3.      If not see
 #include "tree-pass.h"
 #include "timevar.h"
 #include "target.h"
-#include "vec.h"
 #include "ira.h"
 #include "lra-int.h"
 #include "df.h"