This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch]: PR/39886: ICE in purge_dead_edges, at cfgrtl.c:2274
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Kai Tietz <ktietz70 at googlemail dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Paolo Bonzini <bonzini at gnu dot org>
- Date: Sun, 20 Sep 2009 10:41:41 +0200
- Subject: Re: [patch]: PR/39886: ICE in purge_dead_edges, at cfgrtl.c:2274
- References: <90baa01f0909200114y4197fea1p9e69f74c86286805@mail.gmail.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