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]

Re: A patch for regmove.c


On Sat, 13 June 1998, 10:26:52, hjl@lucon.org wrote:

 > > 
 > > My patched rebuild failed in stage2 while running the stage2 compiler to
 > > build the SYSCALLS.c file.  I suspect another bug in the recent regmove
 > > changes.
 > > 
 > > Jim
 > > 
 > 
 > Hi, Jim,
 > 
 > How about this patch? It seems to work for me. We have to check
 > REG_LIVE_LENGTH before validate_replace_rtx. Otherwise, it may be
 > too late.

I just tried this patch with CVS sources updated at 1998/06/14
09:14:42 MEST and it looks good. Results will be posted separately.
Thanks for your work.

manfred


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