This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Functions returning structure with float on sparc64
- To: Richard Henderson <rth at redhat dot com>
- Subject: Re: Functions returning structure with float on sparc64
- From: Olivier Hainque <hainque at act-europe dot fr>
- Date: Wed, 31 Jan 2001 19:32:08 +0100 (CET)
- Cc: Jakub Jelinek <jakub at redhat dot com>, gcc-patches at gcc dot gnu dot org
- References: <14960.18580.205839.455628@berlin.int.act-europe.fr><20010130160142.A11855@redhat.com>
Richard Henderson writes:
> It looks like we weren't calculating the number of registers needed
> properly. Jakub, could you eyeball this patch for ABI correctness
> and perhaps run some regression tests against it? (We don't have a
> sparc64-linux box in Sunnyvale; something we should fix at some point.)
>
> r~
Thanks a lot for having looked into this so rapidly :)
Best Regards,
Olivier