]> Git Repo - binutils.git/blobdiff - binutils/testsuite/binutils-all/objcopy.exp
Adds support for generating notes in V850 binaries.
[binutils.git] / binutils / testsuite / binutils-all / objcopy.exp
index f41392dea839758be05942355a724871f9a2d74b..ae21b22ab3c2e41937bedff3e3534e7f77cc3cb9 100644 (file)
@@ -954,9 +954,11 @@ if [is_elf_format] {
     run_dump_test "strip-8"
     run_dump_test "strip-9"
     # Non-EABI ARM targets will set OSABI to ARM
+    # The V850 sets the OSABI to UNIX - System V
     if { ![istarget "*-*-hpux*"]
         && ![istarget "msp*-*-*"]
         && ![istarget "visium-*-*"]
+        && ![istarget "v850*-*-*"]
          && !([istarget "arm*-*-*"] && ![istarget "arm-*-*eabi*"])} {
        run_dump_test "strip-10"
     }
This page took 0.023707 seconds and 4 git commands to generate.