alpha.c: Include predict.h.
* config/alpha/alpha.c: Include predict.h. From-SVN: r250290
This commit is contained in:
parent
f648932613
commit
8cdf5397cd
2 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue