OSDN Git Service

* c-common.c (format_char_info): Add 'W' flag to comment.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Sep 2000 16:31:07 +0000 (16:31 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Sep 2000 16:31:07 +0000 (16:31 +0000)
commit85610b39f32ca9c71bcc3324382026fdae918ee3
treea4b4934fb4b6f3d2e9a66dd7bc5aa58ea1a6e9de
parent2751d8356fd9976fb4ebd0e2a4ce71fdf4ca18ad
* c-common.c (format_char_info): Add 'W' flag to comment.
(print_char_table, scan_char_table): Use it.
(check_format_info): Use the 'W' flag to determine whether a
format argument is written into.

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