This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug tree-optimization/23625] [4.1 Regression] ICE: in bsi_after_labels, at tree-flow-inline.h:758
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gcc-bugzilla at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 9 Sep 2005 17:53:51 -0400 (EDT)
- Subject: Re: [Bug tree-optimization/23625] [4.1 Regression] ICE: in bsi_after_labels, at tree-flow-inline.h:758
>
>
> ------- Additional Comments From janis at gcc dot gnu dot org 2005-09-09 21:50 -------
> The testcase starts failing with this patch from irar:
>
> http://gcc.gnu.org/ml/gcc-cvs/2005-07/msg00888.html
>
> Ira, if this was a merge from a branch then I can do a regression hunt on
> that branch, if that would be useful.
This really a latent bug in bsi_after_labels.
-- Pinski