From cc63b59e8843f049587b7a548a530f710085e577 Mon Sep 17 00:00:00 2001 From: David Faust Date: Tue, 2 Jul 2024 11:39:50 -0700 Subject: [PATCH] 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. --- 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)