This is the mail archive of the gcc@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]

Re: arguments passed partially in regs and partially in stack


On Wed, Jul 17, 2002 at 02:00:16PM +0200, Christophe Lyon wrote:
> That is, the callee stack would look like this:
> 
> T-------------------------------------------
> O       |pretend|reserved|   args
> P--------------------------------------------
>         |       |        | 
>         |       |       start of stacked args
>         |       start of reserved area
>        start of pretend args

GCC cannot do this.


r~


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