[PATCH, tree-optimization]: FIX PR 36129; [4.3, 4.4 Regression] ICE with -fprofile-use

Richard Guenther richard.guenther@gmail.com
Sat May 10 12:12:00 GMT 2008


On Sat, May 10, 2008 at 1:46 PM, Uros Bizjak <ubizjak@gmail.com> wrote:
> Richard Guenther wrote:
>
>>>  2008-05-09  Uros Bizjak  <ubizjak@gmail.com>
>>>
>>>        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
>>>
>>>  Patch was bootstrapped and regression tested on i686-pc-linux-gnu. OK
>>>  for mainline?
>>>
>>
>> Yes.
>>
>
> Also for 4.3 branch?

Please have a look at PR36198 first which says it is caused by this
fix.  Otherwise
yes, as this is a regression.

Richard.

>
> Uros.
>
>
>



More information about the Gcc-patches mailing list