This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bug on PA-RISC
- From: law at redhat dot com
- To: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Cc: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Tue, 04 Jun 2002 17:40:07 -0600
- Subject: Re: Bug on PA-RISC
- Reply-to: law at redhat dot com
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