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/locref1.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/locref1.d')
-rw-r--r-- | ld/testsuite/ld-cris/locref1.d | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-cris/locref1.d b/ld/testsuite/ld-cris/locref1.d index aa8e4c5..f81fc0a 100644 --- a/ld/testsuite/ld-cris/locref1.d +++ b/ld/testsuite/ld-cris/locref1.d @@ -12,12 +12,12 @@ SYMBOL TABLE: #... 0+80076 g F \.text 0+2 expfn -0+820a0 g O \.data 0+ expobj +0+820ac g O \.data 0+ expobj #... -0+820a4 g O \.got 0+ _GLOBAL_OFFSET_TABLE_ +0+820a0 g O \.got 0+ _GLOBAL_OFFSET_TABLE_ #... Disassembly of section \.text: #... 0+80078 <y>: - 80078: 6fae d2df ffff .* - 8007e: 6fbe fcff ffff .* + 80078: 6fae d6df ffff .* + 8007e: 6fbe 0c00 0000 .* |