This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12696] [3.3/3.4 regression] memory eating infinite loop in diagnostics
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Oct 2003 07:11:55 -0000
- Subject: [Bug c++/12696] [3.3/3.4 regression] memory eating infinite loop in diagnostics
- References: <20031020210238.12696.ctsa@u.washington.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12696
------- Additional Comments From gdr at integrable-solutions dot net 2003-10-21 07:11 -------
Subject: Re: [3.3/3.4 regression] memory eating infinite loop in diagnostics
"bangerth at dealii dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| Confirmed. With some luck, the loop ends after about 4 billion iterations,
| but who wants to wait that long? :-)
|
| Gaby, this looks diagnostics related, so I assign it to you.
Thanks!
-- Gaby