Bruce Evans ce93f47a1e Don't attempt to generate errors for unpromoted types in va_arg(),
since it is impossible to distinguish unpromoted types from small
(struct) types.  Renamed __va_promote() to __va_size() since it is
related to sizes of args on the stack and not to promotion.

PR:		3884
Submitted by:	mostly by arnej@math.ntnu.no (Arne Henrik Juul)
Obtained from:	name of__va_size and some parentheses fixes from NetBSD
1997-06-21 15:45:13 +00:00
..
1997-05-05 09:34:33 +00:00
1995-12-08 11:19:42 +00:00
1996-02-06 18:51:28 +00:00
1997-05-22 08:50:14 +00:00
1997-05-26 09:23:30 +00:00