https://gcc.gnu.org/g:617d0c09a9f7d6e10e88cf7cc0940369a9ab6b9c
commit r17-1138-g617d0c09a9f7d6e10e88cf7cc0940369a9ab6b9c Author: Mark Wielaard <[email protected]> Date: Mon Jun 1 18:22:20 2026 +0200 Regenerate c.opt.urls Regenerate opt.urls for deprecation (and removal) of -Wstrict-overflow. Fixes: b31a43560e88 ("gcc: finalize deprecation of -Wstrict-overflow") gcc/c-family/ChangeLog: * c.opt.urls: Regenerate. Diff: --- gcc/c-family/c.opt.urls | 3 --- 1 file changed, 3 deletions(-) diff --git a/gcc/c-family/c.opt.urls b/gcc/c-family/c.opt.urls index 7da908fd2a59..1a3489b841bb 100644 --- a/gcc/c-family/c.opt.urls +++ b/gcc/c-family/c.opt.urls @@ -1008,9 +1008,6 @@ UrlSuffix(gcc/Warning-Options.html#index-Wno-strict-flex-arrays) Wstrict-null-sentinel UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-Wno-strict-null-sentinel) -Wstrict-overflow= -UrlSuffix(gcc/Warning-Options.html#index-Wno-strict-overflow) - Wstrict-prototypes UrlSuffix(gcc/Warning-Options.html#index-Wno-strict-prototypes)
