Commit Graph

4 Commits

Author SHA1 Message Date
Richard Kenner
4859bca5c1 (va_arg): Deal with long longs that would be passed in the 7th
register, and are passed in the stack instead.

From-SVN: r10436
1995-10-09 12:35:48 -04:00
Richard Kenner
3e8f1dc0af (va_start...
(va_start, stdarg case): Call __builtin_next_arg, and ignore the
result, so that the compiler can report the proper error, if the
second argument is not the last argument.

From-SVN: r10424
1995-10-03 12:21:26 -04:00
Richard Kenner
1f62a7ca9f (va_arg): Reorganize to avoid BIND_EXPRs of aggregate or array type.
From-SVN: r10322
1995-09-12 12:44:42 -04:00
Richard Kenner
acf86ec00d Initial revision
From-SVN: r10214
1995-08-13 18:19:45 -04:00