]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/bb-reorder.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / bb-reorder.c
index 24c41e51ced1aa05286b4426ce61f953123b2c8e..3933c725a86c04044b10282ad27c6d6e22f47a4b 100644 (file)
@@ -82,6 +82,8 @@
 
 #include "config.h"
 #include "system.h"
+#include "coretypes.h"
+#include "tm.h"
 #include "tree.h"
 #include "rtl.h"
 #include "hard-reg-set.h"