This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: An alpha egcs bug
- To: "H.J. Lu" <hjl at lucon dot org>
- Subject: Re: An alpha egcs bug
- From: Richard Henderson <rth at cygnus dot com>
- Date: Wed, 22 Oct 1997 14:24:19 -0700
- Cc: egcs at cygnus dot com
- References: <m0xO6lo-0004edC@ocean.lucon.org>
- Reply-To: Richard Henderson <rth at cygnus dot com>
On Wed, Oct 22, 1997 at 12:48:44PM -0700, H.J. Lu wrote:
> But alpha.md doesn't reflect that detail. With my inline.cc, egcs
> generates incorrect asm code. Here is my kludge. It seems to work on
> my test case. I hope someone can find a better fix.
I don't see what your patch changes at all, except to make two patterns
where once there was one. The problem is in reload, pure and simple.
Or as simple as reload ever gets.
r~