This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Avoid explicit use of machine modes (7/n) [NOT APPLIED YET]
- 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: Tue, 30 Sep 2003 15:35:23 -0400
- Subject: Re: Avoid explicit use of machine modes (7/n) [NOT APPLIED YET]
>>>>> Zack Weinberg writes:
Zack> I'm aware of that; this is not an answer to the question of whether it
Zack> is safe to generate R3 for all complex types.
It looks like using "R3" as a generic complex type should work
well enough. I do not think obsolescence should affect the decision,
however.
David