This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Reload problem
- To: schwab at suse dot de (Andreas Schwab)
- Subject: Re: Reload problem
- From: Joern Rennecke <amylaar at cygnus dot co dot uk>
- Date: Mon, 25 Oct 1999 19:40:47 +0100 (BST)
- Cc: amylaar at cygnus dot co dot uk, gcc at gcc dot gnu dot org
> |> I think there is an implicit assumption about output operand numbers being
> |> smaller than input operand numbers. Try to renumebr the operands of the
> |> divmodsi4 pattern to match that assumption.
>
> That didn't work, it made things only worse. And btw, every md file that
What reloads do you see with this change?