c-format.c (format_types_orig): Disallow '*' width/precision in asm_fprintf format...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 13 Jun 2003 14:08:36 +0000 (14:08 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 13 Jun 2003 14:08:36 +0000 (14:08 +0000)
commit3af0187c28292970aeed9617981cc342f0b671f9
tree640849fd53a0a0c26a543df3120bbbbda7ce5532
parent281b1732009a40b65dc8d9934cdebe61fe75f727
c-format.c (format_types_orig): Disallow '*' width/precision in asm_fprintf format checks.

gcc:
* c-format.c (format_types_orig): Disallow '*' width/precision in
asm_fprintf format checks.

testsuite:
* gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.

From-SVN: r67897
gcc/ChangeLog
gcc/c-format.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/format/asm_fprintf-1.c