Pushed as obvious. thanks.
Qing > On Aug 20, 2025, at 14:28, Sam James <s...@gentoo.org> wrote: > > Qing Zhao <qing.z...@oracle.com> writes: > >> 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? > > It should be OK to go in as obvious. Thanks! > >> >> 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-)