This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch]: PR/39886: ICE in purge_dead_edges, at cfgrtl.c:2274


On Sun, Sep 20, 2009 at 11:02 AM, Kai Tietz <ktietz70@googlemail.com> wrote:
> 2009/9/20 Eric Botcazou <ebotcazou@adacore.com>:
>>> 2009-09-20 ?Paolo Bonzini <bonzini@gnu.org>
>>>
>>> ? ? ? PR/39886
>>> ? ? ? * combine.c (update_cfg_for_uncondjump): Set EDGE_FALLTHRU
>>> ? ? ? just when insn is equal to BB_END (bb).
>>
>> PR rtl-optimization/39886 (please reclassify the PR in bugzilla as well)
>>
>>> 2009-09-20 ?Kai Tietz ?<kai.tietz@onevision.com>
>>>
>>> ? ? ? * gcc.c-tortue/compile/pr39886.c: New.
>>>
>>> Ok to apply to trunk?
>>
>> OK if you fix the head comment of the function as well ("conditional").
>>
>> --
>> Eric Botcazou
>>
>
> Ok, I removed from comment the conditional, is it isn't necessary a
> conditional jump.
>
> Revised patch attached.
>
> Ok?

Ok (the mail from Eric was already an approval btw).

Richard.

> Cheers,
> Kai
>
> --
> | ?(\_/) This is Bunny. Copy and paste
> | (='.'=) Bunny into your signature to help
> | (")_(") him gain world domination
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]