This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: powerpc & unaligned block moves with fp registers
- To: DJ Delorie <dj at redhat dot com>
- Subject: Re: powerpc & unaligned block moves with fp registers
- From: Dale Johannesen <dalej at apple dot com>
- Date: Fri, 2 Nov 2001 11:31:09 -0800
- Cc: Dale Johannesen <dalej at apple dot com>, dje at watson dot ibm dot com, gcc at gcc dot gnu dot org
On Friday, November 2, 2001, at 10:59 AM, DJ Delorie wrote:
>
>> Please submit a revised patch.
>
> 2001-11-02 DJ Delorie <dj@redhat.com>
>
> * config/rs6000/rs6000.c (rs6000_emit_move): Make sure that
> using FP registers for DImode mem-mem moves is acceptable.
I don't have approval authority, but this seems to do what I want.