Regenerate loongarch.opt.urls.
Checks
Context |
Check |
Description |
linaro-tcwg-bot/tcwg_gcc_build--master-aarch64 |
success
|
Testing passed
|
linaro-tcwg-bot/tcwg_gcc_build--master-arm |
success
|
Testing passed
|
linaro-tcwg-bot/tcwg_gcc_check--master-aarch64 |
success
|
Testing passed
|
linaro-tcwg-bot/tcwg_gcc_check--master-arm |
success
|
Testing passed
|
Commit Message
Fixes: d28ea8e5a704 ("LoongArch: Split loongarch_option_override_internal
into smaller procedures")
gcc/ChangeLog:
* config/loongarch/loongarch.opt.urls: Regenerate.
---
gcc/config/loongarch/loongarch.opt.urls | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
Comments
Hi,
On Mon, Apr 01, 2024 at 11:08:08AM +0800, Lulu Cheng wrote:
> Fixes: d28ea8e5a704 ("LoongArch: Split loongarch_option_override_internal
> into smaller procedures")
>
> gcc/ChangeLog:
>
> * config/loongarch/loongarch.opt.urls: Regenerate.
This looks OK to me. I cannot officially approve patches, but I think
this falls under the Obvious fixes rule.
Cheers,
Mark
在 2024/4/1 下午7:24, Mark Wielaard 写道:
> Hi,
>
> On Mon, Apr 01, 2024 at 11:08:08AM +0800, Lulu Cheng wrote:
>> Fixes: d28ea8e5a704 ("LoongArch: Split loongarch_option_override_internal
>> into smaller procedures")
>>
>> gcc/ChangeLog:
>>
>> * config/loongarch/loongarch.opt.urls: Regenerate.
> This looks OK to me. I cannot officially approve patches, but I think
> this falls under the Obvious fixes rule.
Roger that. Thanks for your review.:-)
Lulu
>
> Cheers,
>
> Mark
Pushed to r14-9741.
在 2024/4/1 上午11:08, Lulu Cheng 写道:
> Fixes: d28ea8e5a704 ("LoongArch: Split loongarch_option_override_internal
> into smaller procedures")
>
> gcc/ChangeLog:
>
> * config/loongarch/loongarch.opt.urls: Regenerate.
> ---
> gcc/config/loongarch/loongarch.opt.urls | 19 +++++++++++++++++--
> 1 file changed, 17 insertions(+), 2 deletions(-)
>
> diff --git a/gcc/config/loongarch/loongarch.opt.urls b/gcc/config/loongarch/loongarch.opt.urls
> index c78bbfea2da..8e16304b66a 100644
> --- a/gcc/config/loongarch/loongarch.opt.urls
> +++ b/gcc/config/loongarch/loongarch.opt.urls
> @@ -51,10 +51,10 @@ UrlSuffix(gcc/LoongArch-Options.html#index-mexplicit-relocs-1)
> mexplicit-relocs
> UrlSuffix(gcc/LoongArch-Options.html#index-mexplicit-relocs-1)
>
> -mrecip
> +mrecip=
> UrlSuffix(gcc/LoongArch-Options.html#index-mrecip)
>
> -mrecip=
> +mrecip
> UrlSuffix(gcc/LoongArch-Options.html#index-mrecip)
>
> ; skipping UrlSuffix for 'mcmodel=' due to finding no URLs
> @@ -64,3 +64,18 @@ UrlSuffix(gcc/LoongArch-Options.html#index-mdirect-extern-access)
>
> ; skipping UrlSuffix for 'mrelax' due to finding no URLs
>
> +mfrecipe
> +UrlSuffix(gcc/LoongArch-Options.html#index-mfrecipe)
> +
> +mdiv32
> +UrlSuffix(gcc/LoongArch-Options.html#index-mdiv32)
> +
> +mlam-bh
> +UrlSuffix(gcc/LoongArch-Options.html#index-mlam-bh)
> +
> +mlamcas
> +UrlSuffix(gcc/LoongArch-Options.html#index-mlamcas)
> +
> +mld-seq-sa
> +UrlSuffix(gcc/LoongArch-Options.html#index-mld-seq-sa)
> +
@@ -51,10 +51,10 @@ UrlSuffix(gcc/LoongArch-Options.html#index-mexplicit-relocs-1)
mexplicit-relocs
UrlSuffix(gcc/LoongArch-Options.html#index-mexplicit-relocs-1)
-mrecip
+mrecip=
UrlSuffix(gcc/LoongArch-Options.html#index-mrecip)
-mrecip=
+mrecip
UrlSuffix(gcc/LoongArch-Options.html#index-mrecip)
; skipping UrlSuffix for 'mcmodel=' due to finding no URLs
@@ -64,3 +64,18 @@ UrlSuffix(gcc/LoongArch-Options.html#index-mdirect-extern-access)
; skipping UrlSuffix for 'mrelax' due to finding no URLs
+mfrecipe
+UrlSuffix(gcc/LoongArch-Options.html#index-mfrecipe)
+
+mdiv32
+UrlSuffix(gcc/LoongArch-Options.html#index-mdiv32)
+
+mlam-bh
+UrlSuffix(gcc/LoongArch-Options.html#index-mlam-bh)
+
+mlamcas
+UrlSuffix(gcc/LoongArch-Options.html#index-mlamcas)
+
+mld-seq-sa
+UrlSuffix(gcc/LoongArch-Options.html#index-mld-seq-sa)
+