This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/binutils-gdb.
from 8ddf46454a gdb/solib: Refactor scan_dyntag adds 7e40d574be x86: Avoid abort on invalid broadcast adds ca22cf5ed5 x86: Put back 3 aborts in OP_E_memory new 9413ea1609 gdb: use bool in notify_command_param_changed_p and do_set_command
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/testsuite/gas/i386/bad-bcast.d | 14 ++++++++++++++ gas/testsuite/gas/i386/bad-bcast.s | 3 +++ gas/testsuite/gas/i386/i386.exp | 1 + gdb/cli/cli-setshow.c | 32 ++++++++++++++++---------------- opcodes/i386-dis.c | 4 ++-- 5 files changed, 36 insertions(+), 18 deletions(-) create mode 100644 gas/testsuite/gas/i386/bad-bcast.d create mode 100644 gas/testsuite/gas/i386/bad-bcast.s