diff options
author | David Faust <david.faust@oracle.com> | 2024-07-02 11:39:50 -0700 |
---|---|---|
committer | David Faust <david.faust@oracle.com> | 2024-07-02 11:46:53 -0700 |
commit | cc63b59e8843f049587b7a548a530f710085e577 (patch) | |
tree | 4b2b8120428eea47e6bc045f9190412b900c426c | |
parent | 189d0f1fc2cd2de1815ce5ead8ac87f3cba32010 (diff) | |
download | gcc-cc63b59e8843f049587b7a548a530f710085e577.zip gcc-cc63b59e8843f049587b7a548a530f710085e577.tar.gz gcc-cc63b59e8843f049587b7a548a530f710085e577.tar.bz2 |
Regenerate common.opt.urls
I was not aware of the requirement to regenerate the opt urls files
when adding a new option until the autobuilder complained.
Regenerate common.opt.urls for the -gprune-btf option added in:
b8977d928a7a btf: add -gprune-btf option
gcc/
* common.opt.urls: Regenerate.
-rw-r--r-- | gcc/common.opt.urls | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/common.opt.urls b/gcc/common.opt.urls index 1ec3267..0e71bce 100644 --- a/gcc/common.opt.urls +++ b/gcc/common.opt.urls @@ -1642,6 +1642,9 @@ UrlSuffix(gcc/Debugging-Options.html#index-gctf) gbtf UrlSuffix(gcc/Debugging-Options.html#index-gbtf) +gprune-btf +UrlSuffix(gcc/Debugging-Options.html#index-gprune-btf) + gdwarf UrlSuffix(gcc/Debugging-Options.html#index-gdwarf) |