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 Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Subject: Re: Functions returning structure with float on sparc64
- From: Richard Henderson <rth at redhat dot com>
- Date: Wed, 31 Jan 2001 02:07:45 -0800
- Cc: gcc-patches at gcc dot gnu dot org
- References: <10101310024.AA29788@vlsi1.ultra.nyu.edu>
On Tue, Jan 30, 2001 at 07:23:12PM -0500, Richard Kenner wrote:
> Could I suggest adding some comments saying what's going on? At least a
> block comment in front of each procedure.
Sure. I'll try to get to that soon.
> ... and found the code absolutely impenetrable, though not knowing the ABI
> didn't help.
The ABI is more complex than I would have chosen. :-/
IIRC it is available off Sun's web site somewhere, fwiw.
r~