printf(9) and friends don't support the <number>$ flags, so gcc's
authorguenther <guenther@openbsd.org>
Mon, 21 Jul 2014 01:53:12 +0000 (01:53 +0000)
committerguenther <guenther@openbsd.org>
Mon, 21 Jul 2014 01:53:12 +0000 (01:53 +0000)
commite8f4cb76c3bd7c92e846ee051506f0345ac322dc
treefbf8ca5f45262f446dcc3c491ff4e6a83c20a041
parentbe9b70502a319be1934f8cfd5be7f470be741ce6
printf(9) and friends don't support the <number>$ flags, so gcc's
kprintf attribute shouldn't accept them.

ok martynas@
gnu/gcc/gcc/c-format.c
gnu/usr.bin/gcc/gcc/c-format.c