This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from b0ceb98aec Avoid problems with plugins being loaded multiple times. new bfb218e3e4 RISC-V: Reject empty rouding mode and fence operand.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gas/ChangeLog | 11 +++++++++++ gas/config/tc-riscv.c | 3 +++ gas/testsuite/gas/riscv/fence-fail.d | 3 +++ gas/testsuite/gas/riscv/fence-fail.l | 4 ++++ gas/testsuite/gas/riscv/fence-fail.s | 4 ++++ gas/testsuite/gas/riscv/rouding-fail.d | 3 +++ gas/testsuite/gas/riscv/rouding-fail.l | 3 +++ gas/testsuite/gas/riscv/rouding-fail.s | 3 +++ 8 files changed, 34 insertions(+) create mode 100644 gas/testsuite/gas/riscv/fence-fail.d create mode 100644 gas/testsuite/gas/riscv/fence-fail.l create mode 100644 gas/testsuite/gas/riscv/fence-fail.s create mode 100644 gas/testsuite/gas/riscv/rouding-fail.d create mode 100644 gas/testsuite/gas/riscv/rouding-fail.l create mode 100644 gas/testsuite/gas/riscv/rouding-fail.s