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] reload1.c: Replace sext_for_mode with trunc_int_for_mode.


On Thu, Feb 27, 2003 at 01:21:48AM -0500, Kazu Hirata wrote:
> 	* reload1.c (sext_for_mode): Remove.
> 	(reload_cse_move2add): Use trunc_int_for_mode instead of
> 	sext_for_mode.
> 	(move2add_note_store): Likewise.
> 	Reset a register information if we see a set in non-integer mode.

Ok.


r~


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