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: ppc64 floating point usage


On Fri, Aug 08, 2003 at 10:42:19PM -0400, David Edelsohn wrote:
> 	The use of FPRs as the DImode output for float to int conversion
> patterns should not contribute to the regclass preference for those
> pseudos.  The previous patch was not only for a reload problem.

Uh, found the testcase that failed until you told the register allocator
to ignore fpr preference.  I'm posting it so that I don't lose it again..

BTW, your patch to ignore fpr preference wouldn't have been a hack
attacking symptoms rather than the real problem, would it?

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre

Attachment: t5.i.gz
Description: application/gunzip


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