This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/33766] [4.1/4.2/4.3 Regression] ICE in bsi_for_stmt at tree-cfg.c when using -O1 -ftree-loop-linear
- From: "spop at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Oct 2007 14:20:30 -0000
- Subject: [Bug tree-optimization/33766] [4.1/4.2/4.3 Regression] ICE in bsi_for_stmt at tree-cfg.c when using -O1 -ftree-loop-linear
- References: <bug-33766-10160@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from spop at gcc dot gnu dot org 2007-10-14 14:20 -------
Subject: Re: [4.1/4.2/4.3 Regression] ICE in bsi_for_stmt at tree-cfg.c when
using -O1 -ftree-loop-linear
I verified that this bug is also fixed by this patch:
http://gcc.gnu.org/ml/gcc-patches/2007-10/msg00798.html
I added the testcase of this PR to the testsuite.
Sebastian
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33766