diff options
author | Mark Wielaard <mark@klomp.org> | 2024-03-05 13:01:08 +0100 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2024-03-05 14:36:38 +0100 |
commit | db2e13d11a2c2ee60ff1db46dcacd7cecf30ce8f (patch) | |
tree | fcb6e3b2bb1ac2896ac9ee6d7fd1de5234b0e463 | |
parent | f628a30f4dbdee9b4531314d72c7762f1fbcf8ff (diff) | |
download | gcc-db2e13d11a2c2ee60ff1db46dcacd7cecf30ce8f.zip gcc-db2e13d11a2c2ee60ff1db46dcacd7cecf30ce8f.tar.gz gcc-db2e13d11a2c2ee60ff1db46dcacd7cecf30ce8f.tar.bz2 |
Regenerate c.opt.urls
Fixes: 08edf85f747b ("c++/modules: relax diagnostic about GMF contents")
gcc/c-family/ChangeLog:
* c.opt.urls: Regenerate.
-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 9f97dc6..6317198 100644 --- a/gcc/c-family/c.opt.urls +++ b/gcc/c-family/c.opt.urls @@ -403,6 +403,9 @@ UrlSuffix(gcc/Warning-Options.html#index-Wformat) Wframe-address UrlSuffix(gcc/Warning-Options.html#index-Wframe-address) +Wglobal-module +UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-Wglobal-module) + Wif-not-aligned UrlSuffix(gcc/Warning-Options.html#index-Wif-not-aligned) |