tree-cfg.c (bsi_replace): Shortcut when replacing the statement with the same one...
authorJan Hubicka <jh@suse.cz>
Thu, 8 Feb 2007 22:04:22 +0000 (23:04 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 8 Feb 2007 22:04:22 +0000 (22:04 +0000)
commitff39b79b8fe48e0f47c2798b71732250264baaa7
tree005a5588bd4009ec67f5c701943e2dd2382287ae
parentb3f7d793a97a705948e5b86b8987c4ac685ed247
tree-cfg.c (bsi_replace): Shortcut when replacing the statement with the same one; always update histograms.

* tree-cfg.c (bsi_replace): Shortcut when replacing the statement with
the same one; always update histograms.

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