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

Re: thoughts on a new switch, -print-flags ?


Phil Edwards wrote:-

> The print_switch_values() function in toplev.c is doing the real work so
> far; I'd thought about creating sorted output instead, but that sounds like
> overkill.  The only deficiency in this function is that the lang-specific
> flags aren't looked at.  I have some thoughts on how to do that, but wanted
> to hear any thoughts first.

I don't think you should sort anything - order matters for many of the
options.

Neil.

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