]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/except.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / except.c
index 78518ea808be6847131ecf40c14b6cce362f74f7..e846d88f21d4311451140827ff1342385dc6f3ca 100644 (file)
@@ -118,12 +118,17 @@ along with GCC; see the file COPYING3.  If not see
 #include "stringpool.h"
 #include "stor-layout.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 "expr.h"
 #include "libfuncs.h"
 #include "insn-config.h"
 #include "except.h"
-#include "hard-reg-set.h"
 #include "output.h"
 #include "dwarf2asm.h"
 #include "dwarf2out.h"