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 f90fd8c testsuite: Fix gcc_compiled for gcc 6 & 7 new 9889cbb Check invalid mask registers
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 | 7 ++++ gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/x86-64-opcode-bad.d | 12 +++++++ gas/testsuite/gas/i386/x86-64-opcode-bad.s | 10 ++++++ opcodes/ChangeLog | 9 ++++++ opcodes/i386-dis.c | 51 ++++++++++++++++++++---------- 6 files changed, 73 insertions(+), 17 deletions(-) create mode 100644 gas/testsuite/gas/i386/x86-64-opcode-bad.d create mode 100644 gas/testsuite/gas/i386/x86-64-opcode-bad.s