[binutils-gdb] RISC-V: PR27764, Add tests for A extension

Jim Wilson wilson@sourceware.org
Mon May 3 23:20:08 GMT 2021


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

commit 7b06fcf5662c021dfd8a4f7b3b41c1be510adec3
Author: Jim Wilson <jimw@sifive.com>
Date:   Mon May 3 16:19:17 2021 -0700

    RISC-V: PR27764, Add tests for A extension
    
    ChangeLog entry for last patch.

Diff:
---
 gas/ChangeLog | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 0ec2886e254..fa1c100d6ac 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2021-05-03  Christoph Muellner <cmuellner@gcc.gnu.org>
+
+	PR 27764
+	* testsuite/gas/riscv/a-ext-64.d: New testcase.
+	* testsuite/gas/riscv/a-ext-64.s: Likewise.
+	* testsuite/gas/riscv/a-ext.d: Likewise.
+	* testsuite/gas/riscv/a-ext.s: Likewise.
+
 2021-05-03  Jan Beulich  <jbeulich@suse.com>
 
 	* config/tc-i386.h (TC_PARSE_CONS_EXPRESSION): Adjust surrounding


More information about the Binutils-cvs mailing list