re PR tree-optimization/36129 (ICE with -fprofile-use)
authorUros Bizjak <ubizjak@gmail.com>
Fri, 9 May 2008 18:21:05 +0000 (20:21 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 9 May 2008 18:21:05 +0000 (20:21 +0200)
commit53a8f709904821fffda9897a9c197af9465a626e
tree9abb9ad33d19979379a5f9a1ae5f9beeb8670e1f
parent3f227a8c1cdcb43cb39acc748b8e1e7a3ad0b628
re PR tree-optimization/36129 (ICE with -fprofile-use)

        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

From-SVN: r135123
gcc/ChangeLog
gcc/Makefile.in
gcc/tree-ssa-ccp.c