------- Comment #17 from jakub at gcc dot gnu dot org  2008-04-10 18:13 -------
x86_64 actually isn't a problem, as it passes integral arguments in registers
(and kernel only uses at most 6 syscall arguments).  Structures aren't passed
by value.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|no way to stop gcc from     |no way to stop gcc from
                   |mucking with the incoming   |mucking with the incoming
                   |argument stack on           |argument stack on ia32
                   |ia32/x86_64                 |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27234

Reply via email to