tree-cfg.c (remove_forwarder_block_with_phi): Look at the first label to see if it...
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 22 Jan 2005 16:13:40 +0000 (16:13 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 22 Jan 2005 16:13:40 +0000 (16:13 +0000)
commit28773f15a892f9a4a954e1195a4290c972013e02
tree8e31c857e90331506fa48127c03f8acc8615ee57
parent0dd973dd9710115f96420505591f65c5ab2445b4
tree-cfg.c (remove_forwarder_block_with_phi): Look at the first label to see if it is a nonlocal label.

* tree-cfg.c (remove_forwarder_block_with_phi): Look at the
first label to see if it is a nonlocal label.

From-SVN: r94067
gcc/ChangeLog
gcc/tree-cfg.c