tree-eh.c (cleanup_empty_eh_merge_phis): Remove rename_virts bitmap and its handling.
authorRichard Biener <rguenther@suse.de>
Thu, 2 May 2013 17:24:26 +0000 (17:24 +0000)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 2 May 2013 17:24:26 +0000 (19:24 +0200)
commitd90e76d4e1e07d5285b7f5869922fa4d1b65cc32
tree34dc0b03b6e1526c84ef3b552762fc7bc22a3e5e
parent1634e53f83e6867eee8a0e88ac8869bec5af1f82
tree-eh.c (cleanup_empty_eh_merge_phis): Remove rename_virts bitmap and its handling.

* tree-eh.c (cleanup_empty_eh_merge_phis): Remove rename_virts
bitmap and its handling.
(pass_cleanup_eh): Set todo_flags_finish to TODO_verify_ssa.

From-SVN: r198552
gcc/ChangeLog
gcc/tree-eh.c