From 60e99901aef8e7efd4d60adf9f82021fcbd1101f Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 10 Jul 2024 12:15:23 +0800 Subject: 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. --- gcc/config/loongarch/loongarch.opt | 2 +- gcc/config/loongarch/loongarch.opt.urls | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/config/loongarch/loongarch.opt b/gcc/config/loongarch/loongarch.opt index 6a396b5..fae5754 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 f7545f6..571c504 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) -- cgit v1.1