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 942fa4fb327 Fix an illegal memory access when parsing a corrupt VMS Alp [...] new 07aeb917c4d Arm: .noinit and .persistent are not supported for Linux targets new fde7a8e4b00 gas: avoid inserting extra newline in buffer_and_nest() new c62e507e849 gas: squash (some) .linefile from listings new 6fdb723799e gas: add Dwarf line number test for .macro expansions
The 4 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: binutils/testsuite/lib/binutils-common.exp | 4 ++-- gas/macro.c | 6 +++--- gas/read.c | 5 ++++- gas/testsuite/gas/elf/dwarf-5-macro.d | 27 +++++++++++++++++++++++++++ gas/testsuite/gas/elf/dwarf-5-macro.s | 28 ++++++++++++++++++++++++++++ gas/testsuite/gas/elf/elf.exp | 1 + 6 files changed, 65 insertions(+), 6 deletions(-) create mode 100644 gas/testsuite/gas/elf/dwarf-5-macro.d create mode 100644 gas/testsuite/gas/elf/dwarf-5-macro.s