]> gcc.gnu.org Git - gcc.git/commit
combine.c (simplify_and_const_int): Use gen_int_mode instead of GEN_INT (trunc_int_fo...
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 5 Mar 2005 17:25:33 +0000 (17:25 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 5 Mar 2005 17:25:33 +0000 (17:25 +0000)
commitbb80db7b6d673e73279e4315a82548c5c2c7d5f0
tree4288bc0ceecc510bdce1588734c95522f1483990
parent60b92d702890eae310fddaf1dac424743ce5292b
combine.c (simplify_and_const_int): Use gen_int_mode instead of GEN_INT (trunc_int_for_mode (...)).

* combine.c (simplify_and_const_int): Use gen_int_mode instead
of GEN_INT (trunc_int_for_mode (...)).
* loop-iv.c (iv_number_of_iterations): Likewise.
* postreload.c (reload_cse_move2add): Likewise.
* simplify-rtx.c (simplify_const_unary_operation,
simplify_const_binary_operation): Likewise.
* stor-layout.c (get_mode_bounds): Likewise.

From-SVN: r95935
gcc/ChangeLog
gcc/combine.c
gcc/loop-iv.c
gcc/postreload.c
gcc/simplify-rtx.c
gcc/stor-layout.c
This page took 0.054372 seconds and 5 git commands to generate.