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] | |
> Therefore, only -Wswitch is enabled by -Wall but neither of > Wswitch-default or Wswitch-enum are.
Note; a bunch of -W options has the sentence "This warning is enabled by -Wall". But there are a few that doesn't, but they are in the "All of the above" list. Perhaps the description for -Wall shouldn't include "All of the above '-W' options combined". Or move the descriptions that doesn't include the "This warning is enabled by -Wall" below the -Wall description.
No, it shouldn't. I think it should include just a list of options enabled by it á la -O1, -O2, etc.
It is confusing to read "All of the above" when it doesn't mean all of the above.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |