gcc/gcc except.c except.h tree-inline.c tree-e ...

dalej@gcc.gnu.org dalej@gcc.gnu.org
Mon Dec 6 00:25:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-profiling-branch
Changes by:	dalej@gcc.gnu.org	2004-12-06 00:25:30

Modified files:
	gcc            : except.c except.h tree-inline.c tree-eh.c 
	                 ChangeLog.profiling 

Log message:
	2004-12-05  Dale Johannesen  <dalej@apple.com>
	
	* except.c (get_maybe_saved_eh_throw_stmt_table):  Remove.
	* except.h (get_maybe_saved_eh_throw_stmt_table):  Remove.
	* tree-eh.c (duplicate_stmt_eh_region_mapping):   Call
	get_eh_throw_stmt_table instead of above.
	* tree-inline.c (struct inline_data):  Add callee_cfun.
	(copy_body_r):  Use it.
	(copy_cfg_body):  Set and use it.
	(clone_body):  Set it.
	(save_body):  Set it.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/except.c.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.227.2.24.2.12&r2=1.227.2.24.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/except.h.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.64.2.13.2.3&r2=1.64.2.13.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.26.2.83.2.18&r2=1.26.2.83.2.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-eh.c.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.1.2.23.2.11&r2=1.1.2.23.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.profiling.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.1.2.90&r2=1.1.2.91



More information about the Gcc-cvs mailing list