From d45d3ffb18ad44de277b478baae7d622a89707b4 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Mon, 15 Oct 2001 00:14:37 +0000 Subject: * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on sh*-*-elf. --- ld/testsuite/ChangeLog | 3 +++ ld/testsuite/ld-sh/shared-1.d | 2 +- ld/testsuite/ld-sh/sub2l-1.d | 2 +- ld/testsuite/ld-sh/weak1.d | 1 + 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 2b3f93e..f0d254c 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,5 +1,8 @@ 2001-10-14 Hans-Peter Nilsson + * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on + sh*-*-elf. + * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}. * ld-sh/rd-sh.exp: New framework file. diff --git a/ld/testsuite/ld-sh/shared-1.d b/ld/testsuite/ld-sh/shared-1.d index af5494b..838b93b 100644 --- a/ld/testsuite/ld-sh/shared-1.d +++ b/ld/testsuite/ld-sh/shared-1.d @@ -3,7 +3,7 @@ #as: -little #ld: -shared -EL #readelf: -r -x4 -x5 -#target: sh*-*-elf sh*-*-linux* +#target: sh*-*-elf # Make sure relocations against global and local symbols with relative and # absolute 32-bit relocs don't come out wrong after ld -r. Remember that diff --git a/ld/testsuite/ld-sh/sub2l-1.d b/ld/testsuite/ld-sh/sub2l-1.d index 87c7ca1..42a9b5e 100644 --- a/ld/testsuite/ld-sh/sub2l-1.d +++ b/ld/testsuite/ld-sh/sub2l-1.d @@ -2,7 +2,7 @@ #as: -little #ld: -EL -e 0x1000 #objdump: -st - +#target: sh*-*-elf .*/dump: file format elf32-shl diff --git a/ld/testsuite/ld-sh/weak1.d b/ld/testsuite/ld-sh/weak1.d index fe27278..4d38c97 100644 --- a/ld/testsuite/ld-sh/weak1.d +++ b/ld/testsuite/ld-sh/weak1.d @@ -2,6 +2,7 @@ #as: -little #ld: -e 0x1000 -EL #objdump: -ts +#target: sh*-*-elf .*: file format elf32-shl -- cgit v1.1