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-09-17 21:27:35 +00:00
2002-03-22 21:53:29 +00:00
2006-08-22 08:03:01 +00:00
2006-10-16 14:31:56 +00:00
2002-03-22 21:53:29 +00:00
2004-07-03 22:30:10 +00:00
2005-11-23 20:26:58 +00:00
2002-03-22 21:53:29 +00:00
2005-11-23 20:26:58 +00:00
2005-01-20 09:17:07 +00:00
2005-01-11 20:50:51 +00:00
2002-03-22 21:53:29 +00:00
2005-01-20 09:17:07 +00:00
2002-10-12 16:13:41 +00:00