[binutils-gdb] RISC-V: Minor fix the gas march-help.l testcase

Nelson Chu nelsonc1225@sourceware.org
Fri Jun 26 05:03:36 GMT 2026


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5c88753f7b52e9bfbaf0e26239b179e4a8bb1142

commit 5c88753f7b52e9bfbaf0e26239b179e4a8bb1142
Author: Nelson Chu <nelson.chu@sifive.com>
Date:   Fri Jun 26 13:01:20 2026 +0800

    RISC-V: Minor fix the gas march-help.l testcase

Diff:
---
 gas/testsuite/gas/riscv/march-help.l | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gas/testsuite/gas/riscv/march-help.l b/gas/testsuite/gas/riscv/march-help.l
index a04d720d5b4..db6a86bc287 100644
--- a/gas/testsuite/gas/riscv/march-help.l
+++ b/gas/testsuite/gas/riscv/march-help.l
@@ -126,7 +126,7 @@ All available -march extensions for RISC-V:
 	smcntrpmf                               1.0
 	smctr                                   1.0
 	smepmp                                  1.0
-	smpmpmt                                 0.6
+	smpmpmt                                 1.0
 	smrnmi                                  1.0
 	smstateen                               1.0
 	smdbltrp                                1.0


More information about the Binutils-cvs mailing list