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: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Dec 2003 07:57:11 -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
------- Additional Comments From steven at gcc dot gnu dot org 2003-12-11 07:57 -------
This seems to be fixed. I'm not sure since I never saw this bug in the first
place...
t.c:1: error: missing terminating " character
t.c:1: error: expected unqualified-id
t.c:1: error: expected `,' or `;'
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12696