ABI and complex integral types

Gabriel Dos Reis gdr@integrable-solutions.net
Fri Jun 20 19:54:00 GMT 2003


Eric Botcazou <ebotcazou@libertysurf.fr> writes:

| Hi,
| 
| What is the common ABI convention (if any) for passing complex integral 
| arguments by value to functions? Structure-like or list-like?

I don't know the answer, but I think we should pass them in registers
(two consuective such if possible).

-- Gaby



More information about the Gcc mailing list