cfgcleanup.c (try_forward_edges): Do not update BB_FORWARDER_BLOCK.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 22 May 2011 21:29:20 +0000 (21:29 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 22 May 2011 21:29:20 +0000 (21:29 +0000)
commitafe8b6ec9a0aac1c36550185752e65fc95f0288b
tree7cf5efa0619a6b03ef7ba8a5c4cfefeee6cc5b3f
parent872dab53fd623b4871b0aa96c667e89690b8ed7b
cfgcleanup.c (try_forward_edges): Do not update BB_FORWARDER_BLOCK.

* cfgcleanup.c (try_forward_edges): Do not update BB_FORWARDER_BLOCK.
(try_optimize_cfg): Update BB_FORWARDER_BLOCK if try_forward_edges
returns true.

From-SVN: r174046
gcc/ChangeLog
gcc/cfgcleanup.c