]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/sparc/sparc.c
Merge with trunk.
[thirdparty/gcc.git] / gcc / config / sparc / sparc.c
index 410c8eeee03d8857d89c88d17695a545d4820db3..abca70a47b0dda65e1c578be0354db314bbfc964 100644 (file)
@@ -50,6 +50,16 @@ along with GCC; see the file COPYING3.  If not see
 #include "target.h"
 #include "target-def.h"
 #include "common/common-target.h"
+#include "pointer-set.h"
+#include "hash-table.h"
+#include "vec.h"
+#include "basic-block.h"
+#include "tree-ssa-alias.h"
+#include "internal-fn.h"
+#include "gimple-fold.h"
+#include "tree-eh.h"
+#include "gimple-expr.h"
+#include "is-a.h"
 #include "gimple.h"
 #include "gimplify.h"
 #include "langhooks.h"