This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Start moving toplev options to opts.c
Alexandre Oliva wrote:-
> On Jun 16, 2003, Neil Booth <neil@daikokuya.co.uk> wrote:
>
> > Heh; I'll worry about that when we get close. We can't handle 65537
> > macro parameters in cpplib, but I'm not too worried about that either 8-)
>
> These are in direct conflict to the first recommendation of the GNU
> Coding Standards:
I can't believe you're complaining about something that is a build-time
not run-time issue, or that you think handling 65537 macro parameters
is more important than a CPP that uses memory and CPU efficiently.
Neil.