gcc/0187-LoongArch-Fix-up-r15-4130.patch
Peng Fan f653243538 LoongArch: Sync to upstream
Signed-off-by: Peng Fan <fanpeng@loongson.cn>
2024-11-12 08:44:01 +08:00

33 lines
1.0 KiB
Diff

From 8cdf96cd61612746262a811b8a091ecab27bd3a1 Mon Sep 17 00:00:00 2001
From: Xi Ruoyao <xry111@xry111.site>
Date: Wed, 10 Jul 2024 12:15:23 +0800
Subject: [PATCH 187/188] 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 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/config/loongarch/loongarch.opt b/gcc/config/loongarch/loongarch.opt
index 16fed6ec3..f9c7bd446 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)
--
2.43.0