gcc/gcc ChangeLog objc/objc-act.c

neil@gcc.gnu.org neil@gcc.gnu.org
Thu Nov 30 00:11:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	neil@gcc.gnu.org	2000-11-30 00:11:41

Modified files:
	gcc            : ChangeLog 
	gcc/objc       : objc-act.c 

Log message:
	* objc/objc-act.c (lang_init, finish_file, maybe_objc_comptypes,
	maybe_objc_check_decl, build_objc_string_object,
	objc_declare_alias, objc_declare_class, build_message_expr,
	build_protocol_expr, build_selector_expr, build_encode_expr,
	get_class_ivars, start_class, start_protocol): Remove
	redundant code, assuming doing_objc_thang is true.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.8447&r2=1.8448
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-act.c.diff?cvsroot=gcc&r1=1.56&r2=1.57



More information about the Gcc-cvs mailing list