egcs/gcc/ch ChangeLog ch-tree.h expr.c

Kaveh Ghazi ghazi@cygnus.com
Tue Sep 29 18:41:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	ghazi@egcs.cygnus.com	98/09/29 18:41:06

Modified files:
	gcc/ch         : ChangeLog ch-tree.h expr.c 

Log message:
	* ch-tree.h (build_compare_expr): Change first argument's type
	from `enum chill_tree_code' to `enum tree_code'.
	(build_compare_discrete_expr): Likewise.
	
	* expr.c (build_compare_set_expr): Likewise.
	(build_compare_string_expr): Likewise.
	(build_compare_expr): Likewise.
	(build_compare_discrete_expr): Likewise.  Also add default case in
	switch statement.
	(compare_int_csts): Add default case in switch statement.




More information about the Gcc-cvs mailing list