This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17358] [3.5 Regression] infinite loop due to incorrect updating of the dominator tree
- From: "stevenb at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Sep 2004 21:52:52 -0000
- Subject: [Bug tree-optimization/17358] [3.5 Regression] infinite loop due to incorrect updating of the dominator tree
- References: <20040908194538.17358.steven@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From stevenb at suse dot de 2004-09-09 21:52 -------
Subject: Re: [3.5 Regression] infinite loop due to incorrect updating of the dominator tree
On Thursday 09 September 2004 18:26, belyshev at lubercy dot com wrote:
> This bug seems to be fixed now (after 13:00..15:00 2004-09-09 UTC).
Did you verify this with the original test case? The
shorter test case you provide may be fixed by some lucky
incident. For example, "void foo() { for (;;); } also
went into an infinite loop (maybe it still does) but that
was an unrelated bug.
Gr.
Steven
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17358