This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/29922] [4.3 Regression] [Linux] ICE in insert_into_preds_of_block
- From: "pinskia at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Nov 2006 17:23:21 -0000
- Subject: [Bug tree-optimization/29922] [4.3 Regression] [Linux] ICE in insert_into_preds_of_block
- References: <bug-29922-12686@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from pinskia at gmail dot com 2006-11-27 17:23 -------
Subject: Re: [4.3 Regression] [Linux] ICE in
insert_into_preds_of_block
On Mon, 2006-11-27 at 08:06 +0000, pinskia at gcc dot gnu dot org wrote:
>
> ------- Comment #11 from pinskia at gcc dot gnu dot org 2006-11-27 08:06 -------
> Here is the patch which fixes the PHI issue but I don't know if it will always
> fix the PRE issue but I think it will as the PRE issue is always with VOPs:
I am hiding a PRE bug but there is no reason for these PHIs to be there
anyways as far as I can tell so I am still going to submit my patch for
the PHIs but will keep this bug opened.
Thanks,
Andrew Pinski
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29922