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 da0835aebea gas: missing (re-)initialization of local variable in fixup [...] new eac4eb8ecb2 Fix a problem assembling AArch64 sources when a relocation [...]
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 | 24 +++ gas/config/tc-aarch64.c | 320 ++++++++++++++++++++---------------- gas/testsuite/gas/aarch64/pr27217.d | 15 ++ gas/testsuite/gas/aarch64/pr27217.s | 16 ++ 4 files changed, 235 insertions(+), 140 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/pr27217.d create mode 100644 gas/testsuite/gas/aarch64/pr27217.s