ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
[gcc.git] / gcc / et-forest.c
index 91b0e937537668f5184dbba746ff2d46dbeeb347..4d18861d40dc3656631494909ef5b2137b9955e6 100644 (file)
@@ -32,7 +32,15 @@ License along with libiberty; see the file COPYING3.  If not see
 #undef DEBUG_ET
 
 #ifdef DEBUG_ET
-#include "basic-block.h" /* To access index in record_path_before_1.  */
+#include "vec.h"
+#include "hashtab.h"
+#include "hash-set.h"
+#include "machmode.h"
+#include "tm.h"
+#include "hard-reg-set.h"
+#include "input.h"
+#include "function.h"
+#include "basic-block.h"
 #endif
 
 /* The occurrence of a node in the et tree.  */