diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2016-02-01 20:21:19 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2016-02-02 11:09:17 +0000 |
commit | 5d7a901176b95b89deaea10bf184dbb0de0c93cd (patch) | |
tree | d8959b4d7453fc68aaf4e917ea6da3561132768a /gas/messages.c | |
parent | a012b298ba2fe5f173313d9fa47aae76bbabdd6a (diff) | |
download | gdb-5d7a901176b95b89deaea10bf184dbb0de0c93cd.zip gdb-5d7a901176b95b89deaea10bf184dbb0de0c93cd.tar.gz gdb-5d7a901176b95b89deaea10bf184dbb0de0c93cd.tar.bz2 |
epiphany/gas: Update expected test results for 0 offset loads
In commit 02a79b89fdeadccb67048291e6c2a1e5ce6ad623 some of the load
instructions with a zero offset (where the offset is not mentioned) were
marked as NO-DIS, meaning that the disassembler must display the offset,
even though it is zero.
This change seems a little strange to me as it was only applied to some
loads, not all, and the same change was not applied to the stores.
However, I'm reluctant to revert a specific change to the assembler,
when the output is obviously correct. With this commit then I simply
bring the expected assembler test results into line with what is
actually produced.
gas/ChangeLog:
* testsuite/gas/epiphany/addr-syntax.d: Add explicit 0 offset to
some load instructions.
* testsuite/gas/epiphany/allinsn.d: Likewise.
* testsuite/gas/epiphany/regression.d: Likewise.
Diffstat (limited to 'gas/messages.c')
0 files changed, 0 insertions, 0 deletions