c-common.c (enum format_type): Add format_type_error.
authorJoseph Myers <jsm28@cam.ac.uk>
Tue, 9 Jan 2001 22:51:05 +0000 (22:51 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 9 Jan 2001 22:51:05 +0000 (22:51 +0000)
commit10a4c7acd6757fdfa19f67d8268702a54073827e
tree4b08eb3215fc11e19296cf26a4b8ae6270535611
parentf6e0c56ca228330504fce807b06e40c5033af260
c-common.c (enum format_type): Add format_type_error.

* c-common.c (enum format_type): Add format_type_error.
(decode_format_type): New function.
(decl_attributes): Use it.
(format_kind_info): Adjust comment.

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