r135180 - in /branches/gcc-4_3-branch/gcc: Chan...

uros@gcc.gnu.org uros@gcc.gnu.org
Sun May 11 18:54:00 GMT 2008


Author: uros
Date: Sun May 11 18:54:15 2008
New Revision: 135180

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135180
Log:
        Backport from mainline:
        2008-05-09  Uros Bizjak  <ubizjak@gmail.com>

        PR tree-optimization/36129
        * tree-ssa-ccp.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-ccp.c): Depend on value-prof.h


Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/Makefile.in
    branches/gcc-4_3-branch/gcc/tree-ssa-ccp.c



More information about the Gcc-cvs mailing list