tree-ssa-propagate.c (set_rhs): Preserve the histogram and the eh region information.
authorSeongbae Park <seongbae.park@gmail.com>
Wed, 28 May 2008 20:15:10 +0000 (20:15 +0000)
committerSeongbae Park <spark@gcc.gnu.org>
Wed, 28 May 2008 20:15:10 +0000 (20:15 +0000)
commitb608a1bc71edb6b778407dd9bfdf0cbd6bcb4c1b
treeeec1f0a98236b0cc50a93f03ae95201e815b992a
parent77da4248a98f179e1a5be88050ea7fd294e5618e
tree-ssa-propagate.c (set_rhs): Preserve the histogram and the eh region information.

2008-05-28  Seongbae Park  <seongbae.park@gmail.com>

* tree-ssa-propagate.c (set_rhs): Preserve the histogram
and the eh region information.
* value-prof.c (gimple_move_stmt_histograms): New function.
* value-prof.h (gimple_move_stmt_histograms): New function declaration.

From-SVN: r136124
gcc/ChangeLog
gcc/tree-ssa-propagate.c
gcc/value-prof.c
gcc/value-prof.h