c/6509: endless-loop in C-parser while parsing struct with forgotten ','

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Apr 30 03:01:00 GMT 2002


Synopsis: endless-loop in C-parser while parsing struct with forgotten ','

State-Changed-From-To: feedback->analyzed
State-Changed-By: jakub
State-Changed-When: Tue Apr 30 03:01:41 2002
State-Changed-Why:
    This bug has been fixed in gcc 3.1+, with:
    2001-12-05  Jakub Jelinek  <jakub@redhat.com>
    
            * c-typeck.c (output_init_element): Call digest_init
            just once, not in each if branch and check its return value for
            error_mark_node.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6509



More information about the Gcc-prs mailing list