diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2004-08-21 12:51:41 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2004-08-21 12:51:41 +0000 |
commit | f4faf27b482703aacddd4b1366872f44eeefe8f5 (patch) | |
tree | 812dfef0efc824d7d59eaade48cde368cbaaa746 /ld/testsuite/ld-cris/expdyn6.d | |
parent | 6b95110c7d06d156447c49917754d38e2b120ea9 (diff) | |
download | gdb-f4faf27b482703aacddd4b1366872f44eeefe8f5.zip gdb-f4faf27b482703aacddd4b1366872f44eeefe8f5.tar.gz gdb-f4faf27b482703aacddd4b1366872f44eeefe8f5.tar.bz2 |
* ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
ld-cris/expdyn7.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d,
ld-cris/libdso-1.d, ld-cris/libdso-2.d, ld-cris/locref1.d,
ld-cris/nodyn4.d, ld-cris/nodyn5.d: Adjust for reordered
sections.
Diffstat (limited to 'ld/testsuite/ld-cris/expdyn6.d')
-rw-r--r-- | ld/testsuite/ld-cris/expdyn6.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-cris/expdyn6.d b/ld/testsuite/ld-cris/expdyn6.d index 8dc5c5d..6642b16 100644 --- a/ld/testsuite/ld-cris/expdyn6.d +++ b/ld/testsuite/ld-cris/expdyn6.d @@ -9,5 +9,5 @@ .*: file format elf32-cris Contents of section \.got: - 822ec 84220800 00000000 00000000 00000000 .* - 822fc 4e020800 80220800 .* + 822e8 80220800 00000000 00000000 00000000 .* + 822f8 4e020800 00230800 .* |