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




--On Monday, April 29, 2002 04:22:00 PM -0700 Paul Eggert 
<eggert@twinsun.com> wrote:

>> Date: Mon, 29 Apr 2002 18:16:40 -0400
>> From: Jakub Jelinek <jakub@redhat.com>
>>
>> I think it is still better to avoid this dirty hack altogether:
>> http://gcc.gnu.org/ml/gcc-bugs/2002-04/msg01335.html
>
> 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.
>
>
> 2002-04-29  Paul Eggert  <eggert@twinsun.com>
>
> 	* parse.y (nomods_initdcl0): Do not move stack entries
> 	when setting things up as initdcl0_innards expects.
> 	This avoids a typo caught by CVS Bison; let's buy Akim
> 	Demaille a beer!

Good.

Nathan, would you apply this patch to branch and mainline, please?

(Leave out the last two lines of the ChangeLog entry; we'll stick to
the facts.)

Thanks to all,

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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