bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug in bison ?


From: Paul Eggert
Subject: Re: bug in bison ?
Date: 24 Feb 2003 13:22:31 -0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.3

"Dr. Tony Dusoir" <address@hidden> writes:

> A 'make' bombs out with a parse error "at line 3381", but the
> problem seems to be simply a missing final semi-colon on line 3378,
> at the end of the __attribute__scall.

Thanks for the bug report.  Actually, the semicolon is supposed to be
missing.  This is valid syntax in GNU C for a label attribute, but g++
rejects it, due to what I assume is a compiler bug.

We have worked around this problem in Bison test version 1.875a; please
give it a try.  You can get it from:

ftp://alpha.gnu.org/gnu/bison/bison-1.875a.tar.gz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]