r145542 - in /trunk/gcc: ChangeLog except.c exc...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Sat Apr 4 17:09:00 GMT 2009


Author: hubicka
Date: Sat Apr  4 17:09:45 2009
New Revision: 145542

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145542
Log:
	* except.c (remove_eh_handler): Make static.
	(eh_region_must_not_throw_p): Kill.
	(expand_resx_expr): Assertize.
	(duplicate_eh_regions): Accept callback as parameter; comment.
	* except.h (duplicate_eh_regions): New function.
	(remap_decl_v): Kill.
	(copy_cfg_body): Update call of duplicate_eh_regions.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/except.c
    trunk/gcc/except.h
    trunk/gcc/tree-eh.c



More information about the Gcc-cvs mailing list