merging for 3.4 (was Re: [Patch] Qualify min(), max() ...)
Neil Booth
neil@daikokuya.co.uk
Wed Dec 4 13:52:00 GMT 2002
Jan Hubicka wrote:-
> Except that I don't see easy easy way to get it faster except for fixing
> some design defects (like using tree SSA :) that require quite a lot of
> effort
There must be ways of getting it faster. lcc is a *lot* faster, a lot
smaller, and doesn't produce code that is much worse. Its parser is well-
written; I'd bet it's faster than LCC's CPP. Most of our parser problems
come from a poor tree IL and bison.
I vote we force GCC developers to bootstrap on 100MHz Pentia for 1 year.
Neil.
More information about the Gcc
mailing list