[Bug bootstrap/92008] Build failure on cygwin

akim.demaille at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Apr 15 16:03:40 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92008

Akim Demaille <akim.demaille at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akim.demaille at gmail dot com

--- Comment #12 from Akim Demaille <akim.demaille at gmail dot com> ---
Hi all,

%parse-param was introduced in Bison version 1.875 (2003-01-01).  Do you really
need to maintain compatibility with even older versions of Bison?

What is fairly recent is that PARSE_PARAMS is no longer supported, not the
introduction of %parse-param and %lex-param.


More information about the Gcc-bugs mailing list