Makefile.in (predict.o): Depend on tree-scalar-evolution.h
authorJan Hubicka <jh@suse.cz>
Tue, 14 Sep 2004 00:52:41 +0000 (02:52 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 14 Sep 2004 00:52:41 +0000 (00:52 +0000)
commitb6acab32f182074d7253fc215d3639227fc4f624
tree6c9fdd3e642a19ea5b08282b731c11537135c7af
parentfa9be75f70b9efc043818ee110747a34b0a7bc4f
Makefile.in (predict.o): Depend on tree-scalar-evolution.h

* Makefile.in (predict.o): Depend on tree-scalar-evolution.h
* predict.c: Include tree-scalar-evolution.h and cfgloop.h
(predict_loops): Use number_of_iterations_exit to predict
number of iterations on trees.

From-SVN: r87473
gcc/ChangeLog
gcc/Makefile.in
gcc/predict.c