This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Use gen_int_mode insead of GEN_INT (trunc_int_for_mode(...))


On Sat, 5 Mar 2005, Kazu Hirata wrote:
> 2005-03-05  Kazu Hirata  <kazu@cs.umass.edu>
>
> 	* 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.

This is OK for mainline.

Thanks,

Roger
--


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]