This is the mail archive of the gcc@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]

Re: An alpha egcs bug


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~


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