diff options
author | Qing Zhao <qing.zhao@oracle.com> | 2025-08-20 18:16:23 +0000 |
---|---|---|
committer | Qing Zhao <qing.zhao@oracle.com> | 2025-08-20 18:43:01 +0000 |
commit | 6747672747cd86f75519f814816b7f83ddaedcc2 (patch) | |
tree | 16122d5453ea9cf8081a8aabee3b56413c14bddc | |
parent | 6faa3cfe60ff9769d1bebfffdd2c7325217d7389 (diff) | |
download | gcc-6747672747cd86f75519f814816b7f83ddaedcc2.zip gcc-6747672747cd86f75519f814816b7f83ddaedcc2.tar.gz gcc-6747672747cd86f75519f814816b7f83ddaedcc2.tar.bz2 |
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.
-rw-r--r-- | gcc/common.opt.urls | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/common.opt.urls b/gcc/common.opt.urls index 0bc36c4..3684edd 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-) |