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: rth at redhat dot com
- Subject: Re: Functions returning structure with float on sparc64
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Tue, 30 Jan 01 19:24:17 EST
- Cc: gcc-patches at gcc dot gnu dot org
It looks like we weren't calculating the number of registers needed
properly.
Could I suggest adding some comments saying what's going on? At least a
block comment in front of each procedure. I tried to work on this problem
and found the code absolutely impenetrable, though not knowing the ABI
didn't help.