This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/16446] Irix calling conventions for complex numbers


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]