Package: gcc
Version: 1:2.95.3-7
Severity: normal

Hi,

The man page for gcc reads

[...]
       -W     Print extra warning messages for these events:
[...]
       -Wall  All  of the above `-W' options combined.  These are
[...]
        
Which I understand means -Wall implies -W.

On the other hand the info manual says just the converse:

[...]
   The following `-W...' options are not implied by `-Wall'.  Some of
[...]
   `-W'
        Print extra warning messages for these events:
[...]

I beleive the man page is wrong.


Reply via email to