]> git.ipfire.org Git - thirdparty/gcc.git/commit
Document negative forms of -Wtsan and -Wxor-used-as-pow [PR110847]
authorSandra Loosemore <sandra@codesourcery.com>
Thu, 18 Jan 2024 02:29:30 +0000 (02:29 +0000)
committerSandra Loosemore <sandra@codesourcery.com>
Thu, 18 Jan 2024 02:33:14 +0000 (02:33 +0000)
commit9a5e8f9d112adb0fdd0931f72a023cd77c09dd8c
tree2d07c3da12fc7fe2b132a7a70a4384b5cb90eeaf
parente935c0662fe6301d524c54bb5bd75e923abb61e9
Document negative forms of -Wtsan and -Wxor-used-as-pow [PR110847]

These warnings are enabled by default, thus the manual should document the
-no form instead of the positive form.

gcc/ChangeLog
PR middle-end/110847
* doc/invoke.texi (Option Summary): Document negative forms of
-Wtsan and -Wxor-used-as-pow.
(Warning Options): Likewise.
gcc/doc/invoke.texi