diff options
author | Marcus Shawcroft <mshawcroft@sourceware.org> | 2013-07-02 06:37:33 +0000 |
---|---|---|
committer | Marcus Shawcroft <mshawcroft@sourceware.org> | 2013-07-02 06:37:33 +0000 |
commit | 9d115506b6d9d15714cca1469ac621d73b49297d (patch) | |
tree | 8afdad2aeabf8810f1cacdc15ab1944bdd732bf5 /ld/testsuite/ld-aarch64/emit-relocs-309-up.d | |
parent | f40da81ba51cd6e300f929ef29f14865a3e7bfcd (diff) | |
download | gdb-9d115506b6d9d15714cca1469ac621d73b49297d.zip gdb-9d115506b6d9d15714cca1469ac621d73b49297d.tar.gz gdb-9d115506b6d9d15714cca1469ac621d73b49297d.tar.bz2 |
[AArch64] Adjust testcases for move of &_DYNAMIC to got[0].
Diffstat (limited to 'ld/testsuite/ld-aarch64/emit-relocs-309-up.d')
-rw-r--r-- | ld/testsuite/ld-aarch64/emit-relocs-309-up.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-aarch64/emit-relocs-309-up.d b/ld/testsuite/ld-aarch64/emit-relocs-309-up.d index a84c343..32922ee 100644 --- a/ld/testsuite/ld-aarch64/emit-relocs-309-up.d +++ b/ld/testsuite/ld-aarch64/emit-relocs-309-up.d @@ -1,7 +1,7 @@ #name: aarch64-emit-relocs-309-up #source: emit-relocs-309.s #as: -#ld: -Ttext 0x0 --section-start .got=0x100000 +#ld: -Ttext 0x0 --section-start .got=0xffff8 #objdump: -dr #... |