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] Fix V850 ICE


On Fri, Mar 22, 2002 at 06:13:26PM +0100, Jakub Jelinek wrote:
> 	* config/v850/v850.c (v850_reorg): Only call alter_subreg on
> 	REG or MEM subregs, pass rtx * instead of rtx to it.
> 	* config/i860/i860.c (output_delayed_branch, output_delay_insn): Pass
> 	rtx * instead of rtx to alter_subreg.
> 	* config/m32r/m32r.c (gen_split_move_double): Likewise.
> 	* config/pj/pj.c (pj_output_rval): Likewise.

Ok.


r~


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