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.


>>>>> "Geoff" == Geoff Keating <geoffk@cygnus.com> writes:

    Geoff> Mind, this doesn't work either if DEST or SRC is a
    Geoff> parameter to the procedure using the macro.  It has to be a
    Geoff> local variable...

Well, as long as we follow the schema in vasprintf.c, we're OK.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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