tree-outof-ssa.c (coalesce_abnormal_edges): Use e->dest_idx instead of calling phi_ar...
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 25 Nov 2004 00:14:21 +0000 (00:14 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 25 Nov 2004 00:14:21 +0000 (00:14 +0000)
commitbe6be25851b6c7271afb86219f18bf9edffebe2e
tree6134f019ae1d0a08dab0c159054baed8584ecdcf
parenta312d1f1821b0554d4e2b44ece9ccd573f638950
tree-outof-ssa.c (coalesce_abnormal_edges): Use e->dest_idx instead of calling phi_arg_from_edge.

* tree-outof-ssa.c (coalesce_abnormal_edges): Use e->dest_idx
instead of calling phi_arg_from_edge.

From-SVN: r91259
gcc/ChangeLog
gcc/tree-outof-ssa.c