When -fdiagnostics-show-context[=DEPTH] was added, they were documented, but
common.opt.urls wasn't regenerated.

gcc/ChangeLog:

        * common.opt.urls: Regenerate.

Okay for committing?

Thanks.

Qing
---
 gcc/common.opt.urls | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gcc/common.opt.urls b/gcc/common.opt.urls
index 0bc36c483d3..3684edd6307 100644
--- a/gcc/common.opt.urls
+++ b/gcc/common.opt.urls
@@ -649,6 +649,12 @@ 
UrlSuffix(gcc/Diagnostic-Message-Formatting-Options.html#index-fdiagnostics-show
 fdiagnostics-show-nesting-levels
 
UrlSuffix(gcc/Diagnostic-Message-Formatting-Options.html#index-fdiagnostics-show-nesting-levels)
 
+fdiagnostics-show-context
+UrlSuffix(gcc/Diagnostic-Message-Formatting-Options.html#index-fdiagnostics-show-context)
+
+fdiagnostics-show-context=
+UrlSuffix(gcc/Diagnostic-Message-Formatting-Options.html#index-fdiagnostics-show-context)
+
 fdisable-
 UrlSuffix(gcc/Developer-Options.html#index-fdisable-)
 
-- 
2.31.1

Reply via email to