This is the mail archive of the gcc-prs@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]

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:


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