[committed 2/2] RISC-V: Minor fix the gas march-help.l testcase
Nelson Chu via Binutils <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
--- 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 -- 2.50.1 (Apple Git-155)