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]

3.3 branch: varargs documentation is bogus


tm.texi says:

>GCC comes with an implementation of @code{<varargs.h>} and
>@code{<stdarg.h>} that work without change on machines that pass arguments
>on the stack.  Other machines require their own implementations of
>varargs, and the two machine independent header files must have
>conditionals to include it.

When did the implementation change ?


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