This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
c/6509: endless-loop in C-parser while parsing struct with forgotten ','
- From: immo dot gccbug at faul dot dyndns dot org
- To: gcc-gnats at gcc dot gnu dot org
- Date: Mon, 29 Apr 2002 20:33:45 +0200
- Subject: c/6509: endless-loop in C-parser while parsing struct with forgotten ','
>Number: 6509
>Category: c
>Synopsis: endless-loop in C-parser while parsing struct with forgotten ','
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Apr 29 11:36:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Immo 'FaUl' Wehrenberg
>Release: 3.0.3
>Organization:
>Environment:
System: Linux mobilFaUl 2.4.17 #1 Wed Feb 20 18:53:31 CET 2002 i686 unknown
Architecture: i686
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
glibc-2.2.5
configured with: ../gcc-3.0.3/configure --prefix=/usr
>Description:
while parsing a struct with a forgotten ',' the parser will go in an endless-loop printing the same error-message...
>How-To-Repeat:
try my included source!
>Fix:
do not forget ',' ;)
>Release-Note:
>Audit-Trail:
>Unformatted: