OSDN Git Service

* c-common.c (get_flag_spec, check_format_info_main,
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Nov 2000 18:59:16 +0000 (18:59 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Nov 2000 18:59:16 +0000 (18:59 +0000)
commita3f30566986f897fcef17b98f722a0227de49492
treefc9135b52de3f1b54b681cae69ddde68883c4b76
parent709425e90be328c673681c5df2e7efeb1157229a
* c-common.c (get_flag_spec, check_format_info_main,
check_format_types): Use strchr () instead of index ().  Compare
against error_mark_node instead of comparing the TREE_CODE against
ERROR_MARK.

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