From: Xi Ruoyao Date: Wed, 10 Jul 2024 04:15:23 +0000 (+0800) Subject: LoongArch: Fix up r15-4130 X-Git-Tag: basepoints/gcc-16~5381 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60e99901aef8e7efd4d60adf9f82021fcbd1101f;p=thirdparty%2Fgcc.git LoongArch: Fix up r15-4130 An earlier version of the patch (lacking the regeneration of some files) was pushed. Fix it up now. gcc/ChangeLog: * config/loongarch/loongarch.opt: Regenerate. * config/loongarch/loongarch.opt.urls: Regenerate. --- diff --git a/gcc/config/loongarch/loongarch.opt b/gcc/config/loongarch/loongarch.opt index 6a396b539c4..fae575452fe 100644 --- a/gcc/config/loongarch/loongarch.opt +++ b/gcc/config/loongarch/loongarch.opt @@ -312,7 +312,7 @@ HOST_WIDE_INT la_isa_evolution = 0 mannotate-tablejump Target Mask(ANNOTATE_TABLEJUMP) Save -Annotate table jump instruction (jr {reg}) to correlate it with the jump table +Annotate table jump instruction (jr {reg}) to correlate it with the jump table. mfrecipe Target Mask(ISA_FRECIPE) Var(la_isa_evolution) diff --git a/gcc/config/loongarch/loongarch.opt.urls b/gcc/config/loongarch/loongarch.opt.urls index f7545f65103..571c504e61d 100644 --- a/gcc/config/loongarch/loongarch.opt.urls +++ b/gcc/config/loongarch/loongarch.opt.urls @@ -72,6 +72,9 @@ UrlSuffix(gcc/LoongArch-Options.html#index-mpass-mrelax-to-as) mtls-dialect= UrlSuffix(gcc/LoongArch-Options.html#index-mtls-dialect-1) +mannotate-tablejump +UrlSuffix(gcc/LoongArch-Options.html#index-mannotate-tablejump) + mfrecipe UrlSuffix(gcc/LoongArch-Options.html#index-mfrecipe)