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]
Other format: [Raw text]

Re: PR 6394


 In message <200204301746.g3UHkJ7Q028543@hiauly1.hia.nrc.ca>, "John David 
Anglin" writes:
 > > 	Alan Modra and the IBM ppc64 Linux team found similar bad register
 > > allocation for 64-bit PowerPC.  As an interim solution, we added splitters
 > > that handle FP registers for those patterns to rs6000.md.  I would suggest
 > > implementing something similar for PA-RISC GCC 3.1 or GCC 3.1.1.
 > 
 > Jeff, should we go ahead with a temporary fix for the ICE in the machine
 > definition or is there a chance for a better fix?  I am thinking of the
 > patch that I previously sent, modified to handle the situation in both
 > 32bit and 64bit code.  This would be just for the branch.
Let's see how fixing the 'T' constraint handling pans out.  While in theory
we need to handle address loads into FP registers, in practice we shouldn't.

jeff


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