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: match constraints with different modes in big endian => reload ICE


On Sun, Mar 02, 2003 at 08:47:20AM -0300, Alexandre Oliva wrote:
> 	* reload.c (reload_adjust_reg_for_mode): New function.
> 	(subst_reloads): Call it.
> 	(operands_match_p): Adjust registers using HARD_REGNO_NREGS.
> 	* reload.h (reload_adjust_reg_for_mode): Declare.
> 	* reload1.c (emit_input_reload_insns, emit_output_reload_insns):
> 	Call it.

Ok.


r~


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