diff mbox series

Regenerate loongarch.opt.urls.

Message ID 20240401030808.13718-1-chenglulu@loongson.cn
State New
Headers show
Series Regenerate loongarch.opt.urls. | expand

Commit Message

Lulu Cheng April 1, 2024, 3:08 a.m. UTC
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

Mark Wielaard April 1, 2024, 11:24 a.m. UTC | #1
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
Lulu Cheng April 2, 2024, 1:17 a.m. UTC | #2
在 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
Lulu Cheng April 2, 2024, 1:32 a.m. UTC | #3
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)
> +
diff mbox series

Patch

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)
+