binutils/testsuite: Tighten the error message check with `strip-13'
authorMaciej W. Rozycki <macro@mips.com>
Thu, 5 Apr 2018 12:08:35 +0000 (13:08 +0100)
committerMaciej W. Rozycki <macro@mips.com>
Thu, 5 Apr 2018 12:08:35 +0000 (13:08 +0100)
commit65bd20451fc7e5aea1f0283433f95fb2fe60771d
tree5e3f54c4246b5eccef5e9306d803483538322175
parent2f8ceb38991ea2ee595afbdd5da51ba1a53cbec7
binutils/testsuite: Tighten the error message check with `strip-13'

Avoid false positives and actually verify both that an `unsupported
relocation type 0x8f' message is produced and that no other message is,
except for the final `bad value', in the `strip-13' test.  This ensures
that it is a relocation processing error and not a different issue that
has caused `strip' to terminate unsuccessfully, and that the number
representing the unsupported relocation has not been clobbered.

binutils/
* testsuite/binutils-all/strip-13.d: Also expect `unsupported
relocation type 0x8f' error message.
binutils/ChangeLog
binutils/testsuite/binutils-all/strip-13.d