This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [Patch] libffi-MIPS: Fix long double return types in n32/n64.
- From: Richard Sandiford <rsandifo at nildram dot co dot uk>
- To: David Daney <ddaney at avtrex dot com>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 07 Dec 2007 10:44:12 +0000
- Subject: Re: [Patch] libffi-MIPS: Fix long double return types in n32/n64.
- References: <47590100.3000403@avtrex.com>
David Daney <ddaney@avtrex.com> writes:
> * src/mips/ffi.c (ffi_prep_cif_machdep): Handle long double return
> type.
OK, thanks.
Richard