c-common.c (check_format_info): Put back check for C9x `hh' length modifier.
authorAndreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Wed, 3 Jun 1998 02:13:21 +0000 (02:13 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Wed, 3 Jun 1998 02:13:21 +0000 (02:13 +0000)
commitbc516719eccb6e941f036a763ba5a7bdbd1b0d80
tree1be42e6b3c97dc34ee2b190ab6f70fcfa5215f16
parent7fdc2757cbeda7edde71bdcf75ba55d1c18a6448
c-common.c (check_format_info): Put back check for C9x `hh' length modifier.

* c-common.c (check_format_info): Put back check for C9x `hh'
length modifier.  Warn about %n format writing into const.  Remove
obsolete comment.
(format_char_info): Fix comments.

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