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: Bug on PA-RISC


 In message <200206042327.g54NRa3B016850@hiauly1.hia.nrc.ca>, "John David 
Anglin" writes:
 > It may be there because of the reload problem.  I'll bet that if it's
 > removed, there will problems with loading DFmode values from symbolic
 > memory locations.
I don't recall a reload problem which would have led to that.  I really
suspect it's an artifact of my copying the 64bit movdi to create 64bit
movdf and not remembering to remove the unwanted '!' for FP registers.

Go ahead and try it.  You've got nothing to lose.
jeff


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