]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cprop.c
gimple-predict.h: New file.
[thirdparty/gcc.git] / gcc / cprop.c
index cf3f99ae69a470e71ab255cf0b100cd7abd8a2c0..f55a0b4f57858409f133206f66b4924b80648046 100644 (file)
@@ -21,6 +21,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "backend.h"
+#include "cfghooks.h"
 #include "tree.h"
 #include "rtl.h"
 #include "df.h"