diff options
author | Nathaniel Shead <nathanieloshead@gmail.com> | 2024-12-20 22:23:42 +1100 |
---|---|---|
committer | Nathaniel Shead <nathanieloshead@gmail.com> | 2024-12-20 22:26:41 +1100 |
commit | 2d8982c279912d9170689752d4edb42489d44842 (patch) | |
tree | c7c5577eb8b73cc4dd013f1d996e6a9922a4aeb0 | |
parent | 670df03e5294a31efff1554c9a751ef893dc1f71 (diff) | |
download | gcc-2d8982c279912d9170689752d4edb42489d44842.zip gcc-2d8982c279912d9170689752d4edb42489d44842.tar.gz gcc-2d8982c279912d9170689752d4edb42489d44842.tar.bz2 |
c++: regenerate opt urls
This should have been part of r15-6379-g0c2ae384326108.
gcc/c-family/ChangeLog:
* c.opt.urls: Regenerate.
Signed-off-by: Nathaniel Shead <nathanieloshead@gmail.com>
-rw-r--r-- | gcc/c-family/c.opt.urls | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/c-family/c.opt.urls b/gcc/c-family/c.opt.urls index 421cc08..fd7ffd38 100644 --- a/gcc/c-family/c.opt.urls +++ b/gcc/c-family/c.opt.urls @@ -870,6 +870,9 @@ UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-Wno-template-body) Wtemplate-id-cdtor UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-Wno-template-id-cdtor) +Wtemplate-names-tu-local +UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-Wno-template-names-tu-local) + Wterminate UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-Wno-terminate) |