diff options
author | Alan Modra <amodra@gmail.com> | 2003-01-23 22:37:21 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2003-01-23 22:37:21 +0000 |
commit | 0ef7d236e5542346eecfb1f3a9184ae06461af46 (patch) | |
tree | 9f05887ce1ed64aa912e5f71350ddcc56c943c1d /ld/testsuite/ld-alpha/tlsbin.sd | |
parent | 1961827605b1cb6a8e247f6b976ee7d0be95ff29 (diff) | |
download | binutils-0ef7d236e5542346eecfb1f3a9184ae06461af46.zip binutils-0ef7d236e5542346eecfb1f3a9184ae06461af46.tar.gz binutils-0ef7d236e5542346eecfb1f3a9184ae06461af46.tar.bz2 |
* ld-alpha/tlsbin.sd: Cope with truncated address in data dumps.
* ld-alpha/tlsbin.td: Likewise.
* ld-alpha/tlsbinr.sd: Likewise.
Diffstat (limited to 'ld/testsuite/ld-alpha/tlsbin.sd')
-rw-r--r-- | ld/testsuite/ld-alpha/tlsbin.sd | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ld/testsuite/ld-alpha/tlsbin.sd b/ld/testsuite/ld-alpha/tlsbin.sd index 9f5e240..bca4015 100644 --- a/ld/testsuite/ld-alpha/tlsbin.sd +++ b/ld/testsuite/ld-alpha/tlsbin.sd @@ -9,9 +9,9 @@ .*: +file format elf64-alpha Contents of section .got: - 1200121d0 00000000 00000000 c0210120 01000000 .* - 1200121e0 56000000 00000000 00000000 00000000 .* - 1200121f0 00000000 00000000 01000000 00000000 .* - 120012200 00000000 00000000 01000000 00000000 .* - 120012210 24000000 00000000 90000000 00000000 .* - 120012220 98000000 00000000 .* + 1?200121d0 00000000 00000000 c0210120 01000000 .* + 1?200121e0 56000000 00000000 00000000 00000000 .* + 1?200121f0 00000000 00000000 01000000 00000000 .* + 1?20012200 00000000 00000000 01000000 00000000 .* + 1?20012210 24000000 00000000 90000000 00000000 .* + 1?20012220 98000000 00000000 .* |