diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2001-10-15 00:14:37 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2001-10-15 00:14:37 +0000 |
commit | d45d3ffb18ad44de277b478baae7d622a89707b4 (patch) | |
tree | 3186cbf65141edc48b1e00c2e7e3fc521852d424 /ld/testsuite/ld-sh/shared-1.d | |
parent | 39024782642ee3b062e2cdcc339289b916fbe246 (diff) | |
download | gdb-d45d3ffb18ad44de277b478baae7d622a89707b4.zip gdb-d45d3ffb18ad44de277b478baae7d622a89707b4.tar.gz gdb-d45d3ffb18ad44de277b478baae7d622a89707b4.tar.bz2 |
* ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
sh*-*-elf.
Diffstat (limited to 'ld/testsuite/ld-sh/shared-1.d')
-rw-r--r-- | ld/testsuite/ld-sh/shared-1.d | 2 |
1 files changed, 1 insertions, 1 deletions
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 |