This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: MIPS bootstrap fix (Was":SUBREG related reload fix)
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Subject: Re: MIPS bootstrap fix (Was":SUBREG related reload fix)
- From: Jan Hubicka <jh at suse dot cz>
- Date: Wed, 6 Jun 2001 14:55:52 +0200
- Cc: jh at suse dot cz, gcc-patches at gcc dot gnu dot org
- References: <10106061256.AA07511@vlsi1.ultra.nyu.edu>
> The comment above function says, that mode is used in case operand is
> CONST_INT, so I believe it makes sense to work around it inside
> operand_subword, as fixing all callers seems to be involved and I
> would like to slowly move to direct simplify_subreg calls instead.
>
> I'd *much* prefer to fix the callers: something odd is going on there.
OK, but I need to leave right now, so I can't do that before tomorrow.
Honza