OSDN Git Service

* tree-scalar-evolution.c (compute_overall_effect_of_inner_loop,
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Apr 2006 17:08:16 +0000 (17:08 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Apr 2006 17:08:16 +0000 (17:08 +0000)
commit7c010d6ad7a6483a795d8b89e815db8c0202b013
treeecd42354237b0f4068bb211686fb5a540d25d567
parentd8c09ceb51453b4bf62d7507b613ea5e423dc9ab
* tree-scalar-evolution.c (compute_overall_effect_of_inner_loop,
set_nb_iterations_in_loop): Use build_int_cst instead of
build_int_cst_type.
* tree-data-ref.c (can_use_analyze_subscript_affine_affine): Use
build_int_cst instead of convert.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112673 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-data-ref.c
gcc/tree-scalar-evolution.c