This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/17358] [3.5 Regression] infinite loop due to incorrect updating of the dominator tree


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]