diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2009-01-27 07:05:47 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2009-01-27 07:05:47 +0000 |
commit | 026f603876170963e15019c6b3c42da334bd4c30 (patch) | |
tree | fa89905d74a517cf0bece6a48b53653c1dbe1824 /ld/testsuite/ld-cris/tls-e-20.d | |
parent | 86e2791bc5e4f8edd1ee914fac7b68e063709625 (diff) | |
download | gdb-026f603876170963e15019c6b3c42da334bd4c30.zip gdb-026f603876170963e15019c6b3c42da334bd4c30.tar.gz gdb-026f603876170963e15019c6b3c42da334bd4c30.tar.bz2 |
* ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.d,
ld-cris/tls-ldgde-14.d, ld-cris/tls-ldgde-15.d,
ld-cris/tls-ldgdex-14.d, ld-cris/tls-ldgdex-15.d: Adjust for
change in relocation values.
Diffstat (limited to 'ld/testsuite/ld-cris/tls-e-20.d')
-rw-r--r-- | ld/testsuite/ld-cris/tls-e-20.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-cris/tls-e-20.d b/ld/testsuite/ld-cris/tls-e-20.d index 81ec6d0..c431518 100644 --- a/ld/testsuite/ld-cris/tls-e-20.d +++ b/ld/testsuite/ld-cris/tls-e-20.d @@ -64,7 +64,7 @@ Disassembly of section \.text: 80098: 6fae 1800 0000 move\.d 18 <x2\+0x10>,\$r10 #... 000800a0 <tlsdsofn>: - 800a0: 6fae 0000 0000 move\.d 0 <x>,\$r10 + 800a0: 6fae f4ff ffff move\.d 0xfffffff4,\$r10 #... 000800a8 <tlsdsofn10>: 800a8: 6fae 1400 0000 move\.d 14 <x2\+0xc>,\$r10 |