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]

[Bug bootstrap/14795] gengtype-yacc.y:275.2-278.9: type clash (`o' `s') on default action


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


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