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: -mpower4 sched2 bug miscompiles linux kernel


On Tue, Sep 10, 2002 at 10:10:13AM -0400, David Edelsohn wrote:
> 	BTW, I do not mean exactly as I wrote in the previous, but why not
> limit the copy_addr_to_reg only to the BLKmode case?

Hmm, and remove the src_reg and dest_reg increment, using "offset"
similarly to the !TARGET_STRING case?  Yes, that might work well.
It'll be some hours before I can do this, as I'm about to go to bed..

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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