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: enumerate explicitly what is enabled by Wall


PING: http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01761.html

On 23/09/2007, Manuel López-Ibáñez <lopezibanez@gmail.com> wrote:
> :ADDPATCH doc:
>
> With the current text in invoke.texi, it is sometimes difficult to
> tell which options are enabled by Wall. This would be easier if we
> followed the approach for describing -OX, as this patch implements. I
> have also reviewed all the flags actually enabled by Wall in the code.
>
> OK to commit?
>
> Cheers,
>
> Manuel.
>
> 2007-09-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
>
>   * doc/invoke.texi: List the options enabled by Wall.
>
>


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