a34e1ebcd8055fba4479510f42feae11236abefa
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / strip-13.d
1 #PROG: strip
2 #strip: -g
3 #error: .* bad value
4 #not-target: arm-* d10v-* dlx-* h8300-* hppa*-* ip2k-* rx-* xgate-*
5 # The D10V, DLX and XGATE targets only support REL relocations but this test uses RELA relocations.
6 # The ARM target does support both types, but defaults to REL.
7 # The HPPA targets use reloc 241, which is the value this test uses as its "unknown" reloc.
8 # The H8300-*, IP2K and RX targets do not complain about unrecognised relocs, unless they are actually used
9 # (which is what should really happen with the other targets...)
This page took 0.0297 seconds and 4 git commands to generate.