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 2fdb65f2473 alpha-vms: ETIR checks new c39c821c1da gas: Fix checking for backwards .org with negative offset
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/testsuite/gas/aarch64/org-neg.d | 3 +++ gas/testsuite/gas/aarch64/org-neg.l | 2 ++ gas/testsuite/gas/aarch64/org-neg.s | 2 ++ gas/testsuite/gas/arm/org-neg.d | 3 +++ gas/testsuite/gas/arm/org-neg.l | 2 ++ gas/testsuite/gas/arm/org-neg.s | 2 ++ gas/write.c | 4 ++-- 8 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/org-neg.d create mode 100644 gas/testsuite/gas/aarch64/org-neg.l create mode 100644 gas/testsuite/gas/aarch64/org-neg.s create mode 100644 gas/testsuite/gas/arm/org-neg.d create mode 100644 gas/testsuite/gas/arm/org-neg.l create mode 100644 gas/testsuite/gas/arm/org-neg.s