bug-bison
[Top][All Lists]
Advanced

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

Re: bug going to 1.875


From: Paul Eggert
Subject: Re: bug going to 1.875
Date: 19 Feb 2003 17:19:19 -0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.3

<address@hidden> writes:

> The following program, when run through a previous version of bison
> worked fine, but after compiling it with 1.875 generates code that has
> an error in it.  I can fix it for now by compiling with -U__GNUC_MINOR__.

You don't mention which compiler you're using.  However, can you
please try Bison test version 1.875a?  It has a workaround for one
problem reported with GNU C++ compilers that are being abused to
compile the C code that Bison generates, and this workaround removes
all the __GNUC_MINOR__ stuff.  You can get it from:

<http://alpha.gnu.org/gnu/bison/bison-1.875a.tar.gz>

If that doesn't fix your problem, please report more details about
your compiler version and the diagnostics you're seeing.  Thanks.




reply via email to

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