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/nodyn5.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/nodyn5.d')
-rw-r--r-- | ld/testsuite/ld-cris/nodyn5.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-cris/nodyn5.d b/ld/testsuite/ld-cris/nodyn5.d index d1eb727..b090f36 100644 --- a/ld/testsuite/ld-cris/nodyn5.d +++ b/ld/testsuite/ld-cris/nodyn5.d @@ -9,5 +9,5 @@ .*: file format elf32-cris Contents of section \.got: - 820c4 00000000 00000000 00000000 dc200800 .* - 820d4 76000800 c0200800 .* + 820c0 00000000 00000000 00000000 dc200800 .* + 820d0 76000800 d8200800 .* |