GCC-3.2.2 bootstrap FAILURE: 1 reduce/reduce conflict in objc-parse.y

Joe Buck jbuck@synopsys.com
Thu Jan 30 01:34:00 GMT 2003


On Tue, Jan 28, 2003 at 04:41:21PM -0800, Stan Shebs wrote:
> It's been on my wishlist to tweak the grammar to make Bison's complaints go
> away, mostly because I don't trust it not to change randomly in some way
> that causes s/r and r/r cases to come out differently.  It's just that it's
> crushingly dull work, and more fun to think about adding ObjC to the new
> recursive descent parser... :-)

Precisely because we will be wanting to implement Objective-C++ on top of
Mark's new parser, I don't see why we should waste resources on the old
parser.



More information about the Gcc-bugs mailing list