]> git.ipfire.org Git - thirdparty/gcc.git/commit
Doc: Improve wording of -Werror documentation [PR58973]
authorSandra Loosemore <sloosemore@baylibre.com>
Wed, 2 Apr 2025 21:29:33 +0000 (21:29 +0000)
committerSandra Loosemore <sloosemore@baylibre.com>
Wed, 2 Apr 2025 21:45:57 +0000 (21:45 +0000)
commit0acac6c432aef97222f14a1b87b9e9f9ee94c9e8
treeb765c11498c7dfb7a83d0ad65cc81d207e111805
parenta66de265ab865aacbb6c4957916605c7bac7ff48
Doc: Improve wording of -Werror documentation [PR58973]

gcc/ChangeLog
PR driver/58973
* common.opt (Werror, Werror=): Use less awkward wording in
description.
(pedantic-errors): Likewise.
* doc/invoke.texi (Warning Options): Likewise for -Werror and
-Werror= here.

Co-Authored-By: GUO Yixuan <culu.gyx@gmail.com>
gcc/common.opt
gcc/doc/invoke.texi