diff options
author | Sandra Loosemore <sloosemore@baylibre.com> | 2025-04-06 00:11:39 +0000 |
---|---|---|
committer | Sandra Loosemore <sloosemore@baylibre.com> | 2025-04-06 00:24:01 +0000 |
commit | 027491d79b2749afb57aa5c8284ed69e6b1c44b5 (patch) | |
tree | c34a8109742322fdf32fa77ecd01d19a2f9479b2 /gcc/d | |
parent | bbecb88c39bb744831024f5cb9cc30dde98e347d (diff) | |
download | gcc-027491d79b2749afb57aa5c8284ed69e6b1c44b5.zip gcc-027491d79b2749afb57aa5c8284ed69e6b1c44b5.tar.gz gcc-027491d79b2749afb57aa5c8284ed69e6b1c44b5.tar.bz2 |
Doc: Document -Wpsabi [PR81831]
Per the issue, there were a couple places in the manual where
-Wno-psabi was mentioned, but the option itself was not documented.
gcc/c-family/ChangeLog
PR c/81831
* c.opt (Wpsabi): Remove "Undocumented" modifier and add a
documentation string.
gcc/ChangeLog
PR c/81831
* doc/invoke.texi (Option Summary): Add -Wno-psabi.
(Warning Options): Document -Wpsabi separately from -Wabi.
Note it's enabled by default, not just implied by -Wabi.
Replace the detailed example for a GCC 4.4 change for x86
(which is unlikely to be very interesting nowadays) with
just a list of all targets that presently diagnose these
warnings.
(RS/6000 and PowerPC Options): Add cross-references for
-Wno-psabi.
Diffstat (limited to 'gcc/d')
0 files changed, 0 insertions, 0 deletions