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]
Other format: [Raw text]

Re: gcc --help for options which are not warnings or optimizations


Nick Clifton <nickc@redhat.com> writes:

> Hi Ian,
>
>> Nick, how is gcc --help supposed to work for options which are neither
>> warnings nor optimizations?  For example, -fstack-protector.  Is there a
>> --help option which will display it?
>
> Yes - but only the generic "--help --verbose" rather than a more
> qualified version.

In that case I think that gcc --help should display something about
--verbose.

> I suppose we could add another qualifier along the lines of
> "--help=not-otherwise-shown" but that seems rather klunky.

Diego's --help=other suggestion seems reasonable.

Ian


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