[Bug tree-optimization/36129] [4.3 Regression] ICE with -fprofile-use

uros at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun May 11 18:55:00 GMT 2008



------- Comment #15 from uros at gcc dot gnu dot org  2008-05-11 18:54 -------
Subject: Bug 36129

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36129



More information about the Gcc-bugs mailing list