]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gimple-low.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / gimple-low.c
index c8a6e6b57fbe50a8e9cb8dd4fe1b2848ee05704c..76100c6e6aadfe944638620d50266b665d0404a6 100644 (file)
@@ -35,6 +35,12 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree-iterator.h"
 #include "tree-inline.h"
 #include "flags.h"
+#include "hashtab.h"
+#include "hash-set.h"
+#include "vec.h"
+#include "machmode.h"
+#include "hard-reg-set.h"
+#include "input.h"
 #include "function.h"
 #include "diagnostic-core.h"
 #include "tree-pass.h"