X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2Ftestsuite%2Fbinutils-all%2Fstrip-13.d;h=73ab642a9e63bfb5b412c1cb62b27741b2fef958;hb=d3def5d73eb9d8295ca7b11d130b17a815151951;hp=a34e1ebcd8055fba4479510f42feae11236abefa;hpb=f3185997ac0951edac802e29df03dfc0844fda34;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/testsuite/binutils-all/strip-13.d b/binutils/testsuite/binutils-all/strip-13.d index a34e1ebcd8..73ab642a9e 100644 --- a/binutils/testsuite/binutils-all/strip-13.d +++ b/binutils/testsuite/binutils-all/strip-13.d @@ -1,9 +1,8 @@ #PROG: strip #strip: -g -#error: .* bad value -#not-target: arm-* d10v-* dlx-* h8300-* hppa*-* ip2k-* rx-* xgate-* -# The D10V, DLX and XGATE targets only support REL relocations but this test uses RELA relocations. -# The ARM target does support both types, but defaults to REL. -# The HPPA targets use reloc 241, which is the value this test uses as its "unknown" reloc. -# The H8300-*, IP2K and RX targets do not complain about unrecognised relocs, unless they are actually used +#error: \A[^\n]*: unsupported relocation type 0x[0-9a-f]+\n +#error: [^\n]*: bad value\Z +#notarget: rx-* +# The RX targets do not complain about unrecognised relocs, unless they +# are actually used # (which is what should really happen with the other targets...)