egcs/gcc ChangeLog c-common.c

jsm28@gcc.gnu.org jsm28@gcc.gnu.org
Thu Nov 2 10:59:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	jsm28@gcc.gnu.org	2000-11-02 10:59:16

Modified files:
	gcc            : ChangeLog c-common.c 

Log message:
	* 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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.8136&r2=1.8137
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-common.c.diff?cvsroot=gcc&r1=1.181&r2=1.182



More information about the Gcc-cvs mailing list