This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: stormy16: limit SI reload regs


> X-Original-To: geoffk@foam.wonderslug.com
> Date: Wed, 30 Apr 2003 20:29:24 -0400
> From: DJ Delorie <dj@redhat.com>
> Cc: gcc-patches@gcc.gnu.org
> X-OriginalArrivalTime: 01 May 2003 00:29:34.0555 (UTC) FILETIME=[BD74DAB0:01C30F78]
> 
> 
> > I really think it would be better to fix reload than to keep trying to
> > work around this in the port.
> 
> Except in your last post you said...
> 
> > That won't work in general; sometimes you'll just happen to have a
> > variable in the wrong register, and reload won't reload it because
> > it fits the constraint even though it's not preferred.
> 
> You seemed to imply that fixing reload wouldn't solve the problem
> completely.  Did I misinterpret your post?

This was in response to a different change to the xstormy16 backend,
not to a change in reload.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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