alpha.c: Include predict.h.
authorUros Bizjak <ubizjak@gmail.com>
Mon, 17 Jul 2017 20:54:31 +0000 (22:54 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 17 Jul 2017 20:54:31 +0000 (22:54 +0200)
* config/alpha/alpha.c: Include predict.h.

From-SVN: r250290

gcc/ChangeLog
gcc/config/alpha/alpha.c

index e99f156e3b60d2b040f9ef04cd156031209d82ef..9f49c07916d75cf5c563edb597e6a0110de9e203 100644 (file)
@@ -1,3 +1,7 @@
+2017-07-17  Uros Bizjak  <ubizjak@gmail.com>
+
+       * config/alpha/alpha.c: Include predict.h.
+
 2017-07-17  Yury Gribov  <tetra2005@gmail.com>
 
         * tree-vrp.c (compare_assert_loc): Fix comparison function
index 1114e6601b6a8660a895ba16ab0c4d0e696bab84..9f5dae290546e9c8550bf3411210dabf2c134459 100644 (file)
@@ -29,6 +29,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "memmodel.h"
 #include "gimple.h"
 #include "df.h"
+#include "predict.h"
 #include "tm_p.h"
 #include "ssa.h"
 #include "expmed.h"