This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/14795] gengtype-yacc.y:275.2-278.9: type clash (`o' `s') on default action
- From: "ghazi at caip dot rutgers dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2004 15:05:25 -0000
- Subject: [Bug bootstrap/14795] gengtype-yacc.y:275.2-278.9: type clash (`o' `s') on default action
- References: <20040331074035.14795.wanderer@rsu.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ghazi at caip dot rutgers dot edu 2004-03-31 15:05 -------
Subject: Re: [patch] Re: New: gengtype-yacc.y:275.2-278.9:type clash (`o' `s') on default action
> I do not have Bison 1.75 to hand, but this looks like a known problem
> with some versions of Bison being pickier about rule syntax than
> others. (The flex errors are because bison failed and therefore
> gengtype-yacc.h is missing.) My fault - I have one of the less picky
> versions on the machine I tested my last patch on. The attached patch
> should fix the problem; please test.
I have bison 1.75. I tested just the gengtype-yacc.y semi-colon bit
and it allowed bootstrap to proceed.
--Kaveh
--
Kaveh R. Ghazi ghazi@caip.rutgers.edu
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14795