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: PATCH RFC: Add -fmerge-debug-strings option


On 24/11/2007, Mark Mitchell <mark@codesourcery.com> wrote:

> Do we have a convention about whether we document -ffoo or -fno-foo in
> the manual?  (I could imagine documenting -fno-foo for options on by
> default, since -fno-foo is probably what users would want to know how to
> use.)
>

Yes, we document whatever is not on by default. But, it would be
better to include both forms in the index by using
@opindex -ffoo
@opindex -fno-foo

Cheers,

Manuel.


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