gcc/gcc ChangeLog.tree-ssa c-decl.c gimplify.c

law@gcc.gnu.org law@gcc.gnu.org
Thu Mar 13 22:24:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	law@gcc.gnu.org	2003-03-13 22:24:24

Modified files:
	gcc            : ChangeLog.tree-ssa c-decl.c gimplify.c 

Log message:
	* c-decl.c (finish_function): No longer save/restore the
	current filename or linenumber around simplification.  Instead
	save/restore it around inlining.
	(c_expand_body_1): Save/restore current filename and linenumber
	around expansion of trees into RTL.
	* gimplify.c (simplify_function_tree): Make the current file/line
	number match the non-gimple code at the end of a function.

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.273&r2=1.1.2.274
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.334.2.40&r2=1.334.2.41
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.29&r2=1.1.2.30



More information about the Gcc-cvs mailing list