This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/31268] Non-deterministic bug producing a run-time infinite loop
- From: "sylvain dot pion at sophia dot inria dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Dec 2007 13:34:19 -0000
- Subject: [Bug middle-end/31268] Non-deterministic bug producing a run-time infinite loop
- References: <bug-31268-1902@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from sylvain dot pion at sophia dot inria dot fr 2007-12-23 13:34 -------
I also cannot reproduce it with todays' g++ 4.2.
That said, the original code from which the test-case is extracted is still
failing. The original code is from the CGAL library. I can give a way
to reproduce it if someone is interested in digging this issue.
As original submitter, I do not care that much about it, since g++ 4.3 is not
affected, and there is an easy workaround for g++ 4.2 (-fno-strict-aliasing).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31268