diff options
author | Jason Merrill <jason@redhat.com> | 2024-11-17 20:42:09 +0100 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2024-11-17 20:43:43 +0100 |
commit | db348caef98b120262db91cab5f10713ce1570f3 (patch) | |
tree | f2c9945379d769185b8edf5d757adb57e0893ed5 | |
parent | 8f50a0794076d6e1d4d1ed693b94d6ee2e4cd849 (diff) | |
download | gcc-db348caef98b120262db91cab5f10713ce1570f3.zip gcc-db348caef98b120262db91cab5f10713ce1570f3.tar.gz gcc-db348caef98b120262db91cab5f10713ce1570f3.tar.bz2 |
c++: regenerate opt urls
This should have been part of r15-5367. One day I'll remember to do this
before buildbot sends me hate mail.
gcc/c-family/ChangeLog:
* c.opt.urls: Regenerate.
-rw-r--r-- | gcc/c-family/c.opt.urls | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/c-family/c.opt.urls b/gcc/c-family/c.opt.urls index 91918c4..060cde0 100644 --- a/gcc/c-family/c.opt.urls +++ b/gcc/c-family/c.opt.urls @@ -1304,6 +1304,12 @@ UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-f frtti UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-rtti) LangUrlSuffix_D(gdc/Runtime-Options.html#index-fno-rtti) +fsearch-include-path +UrlSuffix(gcc/Preprocessor-Options.html#index-fsearch-include-path) + +fsearch-include-path= +UrlSuffix(gcc/Preprocessor-Options.html#index-fsearch-include-path) + ; skipping UrlSuffix for 'fshort-enums' due to multiple URLs: ; duplicate: 'gcc/Code-Gen-Options.html#index-fshort-enums' ; duplicate: 'gcc/Non-bugs.html#index-fshort-enums-3' |