This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/36129] [4.3 Regression] ICE with -fprofile-use
- From: "uros at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 May 2008 18:54:59 -0000
- Subject: [Bug tree-optimization/36129] [4.3 Regression] ICE with -fprofile-use
- References: <bug-36129-6642@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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