https://gcc.gnu.org/g:6747672747cd86f75519f814816b7f83ddaedcc2
commit r16-3304-g6747672747cd86f75519f814816b7f83ddaedcc2 Author: Qing Zhao <qing.z...@oracle.com> Date: Wed Aug 20 18:16:23 2025 +0000 Regenerate common.opt.urls for -fdiagnostics-show-context When -fdiagnostics-show-context[=DEPTH] was added, they were documented, but common.opt.urls wasn't regenerated. gcc/ChangeLog: * common.opt.urls: Regenerate. Diff: --- gcc/common.opt.urls | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/common.opt.urls b/gcc/common.opt.urls index 0bc36c483d3b..3684edd63073 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-)