diff options
Diffstat (limited to 'gcc/ipa-cp.c')
-rw-r--r-- | gcc/ipa-cp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ipa-cp.c b/gcc/ipa-cp.c index 16b9cde..41501ed 100644 --- a/gcc/ipa-cp.c +++ b/gcc/ipa-cp.c @@ -111,6 +111,7 @@ along with GCC; see the file COPYING3. If not see #include "gimple-expr.h" #include "target.h" #include "backend.h" +#include "predict.h" #include "hard-reg-set.h" #include "cgraph.h" #include "alloc-pool.h" |