diff options
author | Andrew Pinski <quic_apinski@quicinc.com> | 2024-10-15 08:31:32 -0700 |
---|---|---|
committer | Andrew Pinski <quic_apinski@quicinc.com> | 2024-10-15 08:39:15 -0700 |
commit | a72064c8c12f2cc3ab6fde7cd42f31f27193b5c4 (patch) | |
tree | dc4fc01ce9d983f65019cd36205045c56a43877b | |
parent | 11f0ea45b1b63ec7eb6a52179ca6fd4304e7e312 (diff) | |
download | gcc-a72064c8c12f2cc3ab6fde7cd42f31f27193b5c4.zip gcc-a72064c8c12f2cc3ab6fde7cd42f31f27193b5c4.tar.gz gcc-a72064c8c12f2cc3ab6fde7cd42f31f27193b5c4.tar.bz2 |
C++: Regenerate c.opt.urls [PR117157]
I forgot to regenerate the c.opt.urls files after adding the opindex for changes-meaning.
Fixed thusly.
gcc/c-family/ChangeLog:
PR c++/117157
* c.opt.urls: Regenerate.
Signed-off-by: Andrew Pinski <quic_apinski@quicinc.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 c173809..d045af1 100644 --- a/gcc/c-family/c.opt.urls +++ b/gcc/c-family/c.opt.urls @@ -220,6 +220,9 @@ UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-Wcatch-value) Wcatch-value= UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-Wcatch-value) +Wchanges-meaning +UrlSuffix(gcc/Warning-Options.html#index-Wchanges-meaning) + Wchar-subscripts UrlSuffix(gcc/Warning-Options.html#index-Wchar-subscripts) |