This is the mail archive of the gcc-patches@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]

Re: Remaining -f switches bar one to opts.c.


On Sun, 22 Jun 2003, Neil Booth wrote:
> My conclusion from doing this is that we have way too many switches.

BTW, please don't forget to add a note to gcc-3.4/changes.html when
you are done.

> The only thing keeping independent_decode_option alive is
> -finline-limit=, which has the unfortunate alias -finline-limit-.

Frankly, the latter really seems ugly.  How about deprecating it
on mainline (possibly also in 3.3.1) and removing it for GCC 3.5?

Even if we end up not removing it, deprecating it and issuing a warning
seems like a good idea.

Gerald


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