This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix complex ICE on ia64
- To: Jakub Jelinek <jakub at redhat dot com>
- Subject: Re: [PATCH] Fix complex ICE on ia64
- From: Richard Henderson <rth at redhat dot com>
- Date: Tue, 5 Jun 2001 14:44:15 -0700
- Cc: wilson at redhat dot com, gcc-patches at gcc dot gnu dot org
- References: <20010605182802.K1253@sunsite.ms.mff.cuni.cz>
On Tue, Jun 05, 2001 at 06:28:03PM +0200, Jakub Jelinek wrote:
> * config/ia64/ia64.c (ia64_function_arg): Use [SDT]Fmode as gr_mode
> for complex floats passed to unprototyped functions.
I prefer this one for its simplicity.
r~