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-06-15 02:24:06 +00:00
1997-06-14 11:52:37 +00:00
1997-06-16 04:45:57 +00:00
1997-06-14 13:56:12 +00:00
1997-05-10 09:58:58 +00:00
1997-05-09 08:04:59 +00:00
1997-06-16 04:45:57 +00:00
1997-05-28 04:45:15 +00:00