PR tree-optimization/36129
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 May 2008 18:21:05 +0000 (18:21 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 May 2008 18:21:05 +0000 (18:21 +0000)
commit5a4b7e1e35e069210b47a3855f39c61777ee625f
tree9abb9ad33d19979379a5f9a1ae5f9beeb8670e1f
parentafd80ffb6c1ab6d5f838a2f9193141433bd7ebc7
    PR tree-optimization/36129
        * tree-ssa-cpp.c: Include value-prof.h.
        (execute_fold_all_builtins): Call gimple_remove_stmt_histograms if
        built-in function was folded to a constant.
        * Makefile.in (tree-ssa-cpp.c): Depend on value-prof.h

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@135123 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/tree-ssa-ccp.c