MIPS/GAS/testsuite: Deduplicate error lists of branch local tests
authorMaciej W. Rozycki <macro@imgtec.com>
Wed, 30 Aug 2017 11:20:53 +0000 (12:20 +0100)
committerMaciej W. Rozycki <macro@imgtec.com>
Wed, 30 Aug 2017 11:20:53 +0000 (12:20 +0100)
commite491e58adce317f8ed46aa7a15dc563131996c50
tree6cd14c1a8a30ed57df2339b12e1109635d55fbea
parent9a23f96e919ba91587d077b1d399246dde4002dd
MIPS/GAS/testsuite: Deduplicate error lists of branch local tests

Complement commit 7795a8f8bdde ("MIPS/GAS/testsuite: Convert branch
local list tests to dump tests") and share identical error lists among
branch local tests, removing duplicate copies.

gas/
* testsuite/gas/mips/branch-local-n32-2.d: Use `branch-local-2.l'
for `error-output'.
* testsuite/gas/mips/branch-local-n64-2.d: Likewise.
* testsuite/gas/mips/branch-local-n32-3.d: Use `branch-local-3.l'
for `error-output'.
* testsuite/gas/mips/branch-local-n64-3.d: Likewise.
* testsuite/gas/mips/branch-local-n32-2.l: Remove file.
* testsuite/gas/mips/branch-local-n64-2.l: Remove file.
* testsuite/gas/mips/branch-local-n32-3.l: Remove file.
* testsuite/gas/mips/branch-local-n64-3.l: Remove file.
gas/ChangeLog
gas/testsuite/gas/mips/branch-local-n32-2.d
gas/testsuite/gas/mips/branch-local-n32-2.l [deleted file]
gas/testsuite/gas/mips/branch-local-n32-3.d
gas/testsuite/gas/mips/branch-local-n32-3.l [deleted file]
gas/testsuite/gas/mips/branch-local-n64-2.d
gas/testsuite/gas/mips/branch-local-n64-2.l [deleted file]
gas/testsuite/gas/mips/branch-local-n64-3.d
gas/testsuite/gas/mips/branch-local-n64-3.l [deleted file]