https://gcc.gnu.org/g:cc63b59e8843f049587b7a548a530f710085e577

commit r15-1792-gcc63b59e8843f049587b7a548a530f710085e577
Author: David Faust <david.fa...@oracle.com>
Date:   Tue Jul 2 11:39:50 2024 -0700

    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.

Diff:
---
 gcc/common.opt.urls | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc/common.opt.urls b/gcc/common.opt.urls
index 1ec32670633..0e71bce27c4 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)

Reply via email to