aboutsummaryrefslogtreecommitdiff
path: root/gas/itbl-ops.c
diff options
context:
space:
mode:
authorTamar Christina <tamar.christina@arm.com>2018-09-18 14:36:37 +0100
committerTamar Christina <tamar.christina@arm.com>2018-09-18 14:37:56 +0100
commitaf81c43b51e17c597c8eb5bfaa02fa7f5f6dbe72 (patch)
tree3c76ecc819ae09edb217730a44b56d6c0b93bdc3 /gas/itbl-ops.c
parent206c1947c1cb8e4ac6abb8e6803c762200167cde (diff)
downloadgdb-af81c43b51e17c597c8eb5bfaa02fa7f5f6dbe72.zip
gdb-af81c43b51e17c597c8eb5bfaa02fa7f5f6dbe72.tar.gz
gdb-af81c43b51e17c597c8eb5bfaa02fa7f5f6dbe72.tar.bz2
Fix Aarch64 bug in warning filtering.
This fixes a small bug with the warning filtering code, which when a line has generated a warning and a template decode error (due to the way templates are resolved) which would not have been emitted and warnings are being suppressed with -W it would erroneously emit the error. I have no testcase for this because the only places we generate warnings during encoding/decoding now is using msr/mrs and system registers. They don't have a template that would trigger this. However an upcoming patch series will have tests in it which would expose this bug. gas/ChangeLog: * config/tc-aarch64.c (output_operand_error_report): Apply filtering to current instead of head message.
Diffstat (limited to 'gas/itbl-ops.c')
0 files changed, 0 insertions, 0 deletions