aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2025-04-03 08:46:03 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2025-04-03 08:46:03 +0200
commit047c200ffcfd301776178d5f6cd6d5108bf965bf (patch)
tree53731ae7a9fcaba28c34590f9daa9da764cc6cb7 /gcc
parent1bfc026035e6bade36538077dc1dd4f9baff0bf2 (diff)
downloadgcc-047c200ffcfd301776178d5f6cd6d5108bf965bf.zip
gcc-047c200ffcfd301776178d5f6cd6d5108bf965bf.tar.gz
gcc-047c200ffcfd301776178d5f6cd6d5108bf965bf.tar.bz2
c-family: Regenerate c.opt.urls
On Sun, Mar 30, 2025 at 02:48:43PM +0200, Martin Uecker wrote: > The warning -Wzero-as-null-pointer-constant is now not only supported > in C++ but also in C. Change the documentation accordingly. This change didn't include make regenerate-opt-urls changes, because moving option documentation to different section can affect the *.urls files. 2025-04-03 Jakub Jelinek <jakub@redhat.com> * c.opt.urls: Regenerate.
Diffstat (limited to 'gcc')
-rw-r--r--gcc/c-family/c.opt.urls2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-family/c.opt.urls b/gcc/c-family/c.opt.urls
index dcd81dc..8027296 100644
--- a/gcc/c-family/c.opt.urls
+++ b/gcc/c-family/c.opt.urls
@@ -976,7 +976,7 @@ Wxor-used-as-pow
UrlSuffix(gcc/Warning-Options.html#index-Wno-xor-used-as-pow)
Wzero-as-null-pointer-constant
-UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-Wno-zero-as-null-pointer-constant)
+UrlSuffix(gcc/Warning-Options.html#index-Wno-zero-as-null-pointer-constant)
Wzero-length-bounds
UrlSuffix(gcc/Warning-Options.html#index-Wzero-length-bounds)