gcc/gcc ChangeLog.tree-ssa c-pretty-print.c c- ...

jason@gcc.gnu.org jason@gcc.gnu.org
Wed Mar 5 21:33:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	jason@gcc.gnu.org	2003-03-05 21:33:49

Modified files:
	gcc            : ChangeLog.tree-ssa c-pretty-print.c 
	                 c-simplify.c gimplify.c tree-pretty-print.c 

Log message:
	* c-pretty-print.c (do_niy): Only print operands of expressions.
	* tree-pretty-print.c: Likewise.
	
	* c-simplify.c (simplify_decl_stmt): Only simplify DECL_SIZE_UNIT.
	* gimplify.c (simplify_array_ref_to_plus): New fn.
	(simplify_array_ref): Use it.
	(build_addr_expr_with_type): Split out from build_addr_expr.
	(simplify_compound_lval): Break out an ARRAY_REF with non-constant
	element size.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.261&r2=1.1.2.262
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-pretty-print.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.22&r2=1.1.4.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-simplify.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.43&r2=1.1.4.44
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gimplify.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.26&r2=1.1.2.27
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-pretty-print.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.17&r2=1.1.2.18



More information about the Gcc-cvs mailing list