This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: i386.c: general_no_elim_operand
- From: Richard Henderson <rth at redhat dot com>
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 17 Mar 2003 16:24:08 -0800
- Subject: Re: i386.c: general_no_elim_operand
- References: <10303172328.AA15851@vlsi1.ultra.nyu.edu>
On Mon, Mar 17, 2003 at 06:28:52PM -0500, Richard Kenner wrote:
> I see no documentation either at that function or in the MD file as
> to why that function exists or why it has to exclude the eliminable
> registers.
Turn it off and watch the extra testsuite failures. You'll get
aborts in instantiate_virtual_regs, and subroutines.
r~