]> git.ipfire.org Git - thirdparty/gcc.git/commit
Documentation: Improve -Wstringop-overflow documentation [PR 113515]
authorSandra Loosemore <sloosemore@baylibre.com>
Fri, 7 Mar 2025 04:35:34 +0000 (04:35 +0000)
committerSandra Loosemore <sloosemore@baylibre.com>
Fri, 7 Mar 2025 04:43:01 +0000 (04:43 +0000)
commit888e70b322622528dac17f04738ffa232c6fb82d
treec1a5bc6029b56e1bbf76342e6832e83aceeca747
parenta1eaeac63adc4e20b7e74290fdbe51725d40ddeb
Documentation: Improve -Wstringop-overflow documentation [PR 113515]

This option can warn about things other than string and memory functions.
Say so explicitly, and give an example.  I also did some copy-editing
of the text and added some paragraph breaks.

gcc/ChangeLog
PR c/113515
* doc/invoke.texi (Warning Options): Improve -Wstringop-overflow
documentation.
gcc/doc/invoke.texi