From 4cb735f794f9f1b7706eadcaae19cd0a4386b1a6 Mon Sep 17 00:00:00 2001 From: Jan Hubicka Date: Sat, 4 Apr 2009 17:13:15 +0000 Subject: [PATCH] Fix changelog entry. From-SVN: r145544 --- gcc/ChangeLog | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 64331da6185..7239ecf32e1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,12 +1,10 @@ 2009-04-04 Jan Hubicka - * 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. + * tree-eh.c (tree_empty_eh_handler_p): Pattern match more curefully. + (all_phis_safe_to_merge): New function. + (update_info): New structure. + (make_eh_edge_and_update_phi, update_eh_edges): New functions. + (cleanup_empty_eh): Update SSA if possible. 2009-04-04 Richard Guenther -- 2.30.2