c-common.c
193 KB
-
c-common.c (get_flag_spec, [...]): Use strchr () instead of index (). · 0304bbad
* 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. From-SVN: r37205
Joseph Myers committed