This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: cp/parse.y:2120: invalid value: $3
At 17:36 30.04.2002, Jason Merrill wrote:
> >>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:
>
> > --On Monday, April 29, 2002 04:22:00 PM -0700 Paul Eggert
> > <eggert@twinsun.com> wrote:
>
> >> OK, but here is a more conservative patch that also avoids the dirty
> >> hack. This patch avoids grammar rule duplication and should be a bit
> >> easier to maintain.
>
> > Nathan, would you apply this patch to branch and mainline, please?
>
>Er, it may be easier to maintain, but it also breaks the compiler. With
>this patch, libstdc++ fails to build on the branch using bison 1.28.
And bison-1.35 (tested on the same machine after upgrading bison).
Franz.