This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Old PPC patch - 405F, 440 support
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Zack Weinberg <zack at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 29 Aug 2002 13:03:43 -0400
- Subject: Re: Old PPC patch - 405F, 440 support
>>>>> Zack Weinberg writes:
Zack> Thanks. From what you say, then, the patch does no particular good.
Zack> Right now, I don't have time or resources to implement proper support
Zack> for these CPUs; I will simply discard the changes. I might come back
Zack> to this later -- in the abstract, assuming proper implementation, are
Zack> -mcpu=440 and/or =405f desirable features?
I don't have any objection to adding "440fp" to the
processor_target_table[] list with PROCESSOR_PPC405 and no SOFT_FLOAT
flag, along with the ASM_CPU_SPEC recognition.
David