]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-eh.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / tree-eh.c
index 6cfdcce6ec974b2aef78e7836e4d999021773675..d452cf9ba7347039ede5e3cadacddb4aadfb15e6 100644 (file)
@@ -26,9 +26,14 @@ along with GCC; see the file COPYING3.  If not see
 #include "expr.h"
 #include "calls.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 "except.h"
-#include "hash-set.h"
 #include "basic-block.h"
 #include "tree-ssa-alias.h"
 #include "internal-fn.h"