Konstantin Belousov 129ccff2fb Workaround for (what seems to be) compiler error for gcc 3.4.6. On
i386 with default optimization level (-O2), va_list pointer ap in the
__v2printf function is advanced before the use. That cause argument
shift and garbage instead last argument in printf-family when xprintf is
activated.

The nsswitch is easy victim of the bug.

Reviewed by:	kan
Approved by:	kan (mentor)
MFC after:	1 week
2006-10-21 11:49:07 +00:00
..
2006-10-13 20:34:44 +00:00
2006-10-13 16:11:12 +00:00
2006-09-17 21:27:35 +00:00
2006-09-02 01:07:21 +00:00
2006-09-17 21:27:35 +00:00
2006-10-12 20:50:26 +00:00
2006-08-22 08:03:01 +00:00