]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/java/builtins.c
dojump.h: New header file.
[thirdparty/gcc.git] / gcc / java / builtins.c
index ee1ac60eadfa5d15774e0c4f018d647d1abe7739..067ce9fc5d0716a7de03fdb8b97c11b4f7f34e76 100644 (file)
@@ -53,6 +53,20 @@ The Free Software Foundation is independent of Sun Microsystems, Inc.  */
    Front ends should never have to look at that.  */
 #include "rtl.h"
 #include "insn-codes.h"
+#include "hashtab.h"
+#include "hard-reg-set.h"
+#include "function.h"
+#include "statistics.h"
+#include "real.h"
+#include "fixed-value.h"
+#include "insn-config.h"
+#include "expmed.h"
+#include "dojump.h"
+#include "explow.h"
+#include "calls.h"
+#include "emit-rtl.h"
+#include "varasm.h"
+#include "stmt.h"
 #include "expr.h"
 #include "optabs.h"