epiphany/gas: Remove .l suffix from expected test results
authorAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 1 Feb 2016 20:01:52 +0000 (20:01 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 2 Feb 2016 11:09:17 +0000 (11:09 +0000)
commita012b298ba2fe5f173313d9fa47aae76bbabdd6a
tree876d237d4858078065cdba3a2fab16db2989a35e
parent2f74d480dded659377cad17cb4d886e2df0bbeab
epiphany/gas: Remove .l suffix from expected test results

In commit 02a79b89fdeadccb67048291e6c2a1e5ce6ad623 all instruction
aliases that have a '.l' suffix were marked as NO-DIS, so the
disassembler will not display them, in preference to the instruction
without the suffix.  However, the gas testsuite was not updated at the
time, this commit fixes that oversight.

gas/ChangeLog:

* testsuite/gas/epiphany/addr-syntax.d: Remove unneeded '.l'
suffixes from instruction mnemonics in expected output.
* testsuite/gas/epiphany/allinsn.d: Likewise.
* testsuite/gas/epiphany/regression.d: Likewise.
* testsuite/gas/epiphany/sample.d: Likewise.
gas/ChangeLog
gas/testsuite/gas/epiphany/addr-syntax.d
gas/testsuite/gas/epiphany/allinsn.d
gas/testsuite/gas/epiphany/regression.d
gas/testsuite/gas/epiphany/sample.d