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 5e07665d4c2 gdb: add testcase for invalid record display new 8ea8012a8bd gas: there's no scrubber state 12 new 296597f53e2 gas: multi-byte warning adjustments new 0cec3ce5705 gas: don't open-code IS_WHITESPACE() / IS_NEWLINE()
The 3 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/app.c | 15 ++++++--------- gas/as.h | 2 +- gas/input-file.c | 15 +++++++++++++-- gas/input-scrub.c | 5 ----- gas/sb.c | 2 +- gas/testsuite/gas/all/gas.exp | 2 ++ gas/testsuite/gas/all/multibyte3.l | 10 ++++++++++ gas/testsuite/gas/all/multibyte3.s | 11 +++++++++++ 8 files changed, 44 insertions(+), 18 deletions(-) create mode 100644 gas/testsuite/gas/all/multibyte3.l create mode 100644 gas/testsuite/gas/all/multibyte3.s