cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 13 May 2011 20:02:42 +0000 (20:02 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 13 May 2011 20:02:42 +0000 (20:02 +0000)
commitdc764d10fa02c67d5a8748ce5f4c14096224ff89
tree6cc3d5af3a75d2926126cff2aad2414c5b228316
parent75933b07b7a2b35b731e4f66e69eb800a824595e
cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.

* cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.
* regcprop.c (copyprop_hardreg_forward): Test MAY_HAVE_DEBUG_INSNS in
lieu of MAY_HAVE_DEBUG_STMTS.
* tree-cfgcleanup.c (remove_forwarder_block): Do not attempt to move
debug statements if !MAY_HAVE_DEBUG_STMTS.

From-SVN: r173737
gcc/ChangeLog
gcc/cfgrtl.c
gcc/regcprop.c
gcc/tree-cfgcleanup.c