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]

Re: va_arg *, and why not.


> Cc: mark@codesourcery.com, gcc-bugs@gcc.gnu.org
> From: Gabriel Dos Reis <gdr@codesourcery.com>
> Date: 17 Jul 2000 06:57:35 +0200

> Geoff Keating <geoffk@cygnus.com> writes:
> | Mind, this doesn't work either if DEST or SRC is a parameter to the
> | procedure using the macro.  It has to be a local variable...

> For some reason, I thought a function parameter is a local variable...

I believe you are correct.  I meant, "It has to not be a parameter...".
-- 
- Geoffrey Keating <geoffk@cygnus.com>

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