This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from b9414a8064 gas, arm: Fix bad backport adds 47bb520720 Fix tight loop on recursively-defined symbols new 3730a015c0 Re: Fix tight loop on recursively-defined symbols
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 | 18 ++++++++++++++++++ gas/symbols.c | 19 ++++++++++++++++--- gas/testsuite/gas/all/assign-bad-recursive.d | 4 ++++ gas/testsuite/gas/all/assign-bad-recursive.l | 7 +++++++ gas/testsuite/gas/all/assign-bad-recursive.s | 8 ++++++++ gas/testsuite/gas/all/gas.exp | 1 + 6 files changed, 54 insertions(+), 3 deletions(-) create mode 100644 gas/testsuite/gas/all/assign-bad-recursive.d create mode 100644 gas/testsuite/gas/all/assign-bad-recursive.l create mode 100644 gas/testsuite/gas/all/assign-bad-recursive.s