Enhance objdump's --disassemble switch so that it can now take an optional parameter...
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / strip-13.d
index a34e1ebcd8055fba4479510f42feae11236abefa..73ab642a9e63bfb5b412c1cb62b27741b2fef958 100644 (file)
@@ -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...)
This page took 0.023761 seconds and 4 git commands to generate.