binutils/testsuite: Tighten the error message check with `strip-13'
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / strip-13.d
1 #PROG: strip
2 #strip: -g
3 #error: \A[^\n]*: unsupported relocation type 0x8f\n
4 #error: [^\n]*: bad value\Z
5 #not-target: h8300-* ip2k-* m6811-* m68hc11-* rx-*
6 # The H8300-*, IP2K and 68HC11 targets use 16-bit addressing, so `.dc.a'
7 # does not work for manual relocation data construction.
8 # The RX targets do not complain about unrecognised relocs, unless they
9 # are actually used
10 # (which is what should really happen with the other targets...)
This page took 0.029534 seconds and 4 git commands to generate.