CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/20 19:53:12
Modified files:
gnu/gcc/gcc : c-format.c
gnu/usr.bin/gcc/gcc: c-format.c
Log message:
printf(9) and friends don't support the <number>$ flags, so gcc's
kprintf attribute shouldn't accept them.
ok martynas@
