https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105346
Tim Van Holder <tim.vanholder at anubex dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |c++
--- Comment #4 from Tim Van Holder <tim.vanholder at anubex dot com> ---
Marking as C++ rather than C; while Bison generates C code, here it gets
compiled in C++ context (with a namespace wrapped around Bison's symbols).
