c-common.c (check_format_info): Avoid non-literal format string warnings when `first_...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 28 Oct 1999 10:53:12 +0000 (10:53 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 28 Oct 1999 10:53:12 +0000 (10:53 +0000)
commit301452153700ff8c81d28e58a9e10117655b6a00
tree9d365ca91c18b8d79fd064f558e97fee4360397f
parent4404ce281deeb8bff4464e6987fc649510c8c639
c-common.c (check_format_info): Avoid non-literal format string warnings when `first_arg_num' is zero.

       * c-common.c (check_format_info): Avoid non-literal format string
       warnings when `first_arg_num' is zero.

From-SVN: r30240
gcc/ChangeLog
gcc/c-common.c