This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/16446] Irix calling conventions for complex numbers
- From: "rsandifo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Aug 2004 07:37:39 -0000
- Subject: [Bug target/16446] Irix calling conventions for complex numbers
- References: <20040709031204.16446.billingd@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rsandifo at gcc dot gnu dot org 2004-08-14 07:37 -------
Hi David,
Just wondering: where do we stand on this? Do you think the patch
is good to go, or is there some more testing you'd like to do?
If there is, that's fine, I can hold off until you've finished.
FWIW, I've been testing the patch locally with a minor correction:
replacing the "==" in "== MAX_ARGS_IN_REGISTERS - 1" with ">=".
The patch doesn't seem to introduce any new failures for me:
the one I mentioned earlier seems to have been a glitch.
Richard
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16446