]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/stmt.c
dojump.h: New header file.
[thirdparty/gcc.git] / gcc / stmt.c
index 845c789310dcd7de3f3ef73265243256c3f353f7..d1333adbb9977e23e95120b8a7d75fbb0ea6c5cf 100644 (file)
@@ -45,9 +45,18 @@ along with GCC; see the file COPYING3.  If not see
 #include "tm_p.h"
 #include "flags.h"
 #include "except.h"
-#include "input.h"
 #include "function.h"
 #include "insn-config.h"
+#include "hashtab.h"
+#include "statistics.h"
+#include "real.h"
+#include "fixed-value.h"
+#include "expmed.h"
+#include "dojump.h"
+#include "explow.h"
+#include "calls.h"
+#include "emit-rtl.h"
+#include "stmt.h"
 #include "expr.h"
 #include "libfuncs.h"
 #include "recog.h"