This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cp/parse.y:2120: invalid value: $3


>>>>> "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.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]