* c-common.c (check_format_info): Avoid non-literal format string
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 1999 10:53:12 +0000 (10:53 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 1999 10:53:12 +0000 (10:53 +0000)
commit75da12e2bab73442d6b85594f8f64419d640ef03
tree9d365ca91c18b8d79fd064f558e97fee4360397f
parentb3fb49ae186f738a553aa6cee4f340c9a4509cfb
   * c-common.c (check_format_info): Avoid non-literal format string
       warnings when `first_arg_num' is zero.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30240 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-common.c