On 6/1/2026 1:28 PM, Mark Wielaard wrote:
Regenerate opt.urls for deprecation (and removal) of -Wstrict-overflow.

Fixes: b31a43560e88 ("gcc: finalize deprecation of -Wstrict-overflow")

Thanks for fixing it!  I wasn't aware that we needed to regenerate URLs
after those changes ...

Cheers,
Daniel


gcc/c-family/ChangeLog:

        * c.opt.urls: Regenerate.
---
  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)

Reply via email to