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 c++/12696] [3.3/3.4 regression] memory eating infinite loop in diagnostics


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


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