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 f923328821 In x86 -n docs, mention that you need an explicit nop fill byte. new 36877bfb88 Fix riscv malloc error on small alignment after norvc.
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 | 7 +++++++ gas/config/tc-riscv.c | 12 ++++++++++-- gas/testsuite/gas/riscv/align-1.l | 1 + gas/testsuite/gas/riscv/align-1.s | 3 +++ gas/testsuite/gas/riscv/riscv.exp | 11 ++--------- 5 files changed, 23 insertions(+), 11 deletions(-) create mode 100644 gas/testsuite/gas/riscv/align-1.l create mode 100644 gas/testsuite/gas/riscv/align-1.s