[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / strip-13.d
index a34e1ebcd8055fba4479510f42feae11236abefa..05d21ecb39e3f03ad5273ac9e5dee18780685c42 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
+#not-target: 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.025106 seconds and 4 git commands to generate.