tree-outof-ssa.c (analyze_edges_for_bb): Make the return type void.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 10 Mar 2005 17:58:23 +0000 (17:58 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 10 Mar 2005 17:58:23 +0000 (17:58 +0000)
* tree-outof-ssa.c (analyze_edges_for_bb): Make the return
type void.
(perform_edge_inserts): Unconditionally call
free_dominator_info.

From-SVN: r96249


No differences found