diff options
author | Alan Modra <amodra@gmail.com> | 2005-08-15 15:39:48 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-08-15 15:39:48 +0000 |
commit | 85167a847e75be75d22a57909d384bad806e66ab (patch) | |
tree | 1cf8759980d9a880793809a4bf9dbc74761c8bc0 /ld/testsuite/ld-cris/libdso-2.d | |
parent | d98685ac81121ad2dc5acec4300d9f0833b7bd0f (diff) | |
download | gdb-85167a847e75be75d22a57909d384bad806e66ab.zip gdb-85167a847e75be75d22a57909d384bad806e66ab.tar.gz gdb-85167a847e75be75d22a57909d384bad806e66ab.tar.bz2 |
Adjust for dynamic sym changes.
Diffstat (limited to 'ld/testsuite/ld-cris/libdso-2.d')
-rw-r--r-- | ld/testsuite/ld-cris/libdso-2.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-cris/libdso-2.d b/ld/testsuite/ld-cris/libdso-2.d index eba390a..f67c7b0 100644 --- a/ld/testsuite/ld-cris/libdso-2.d +++ b/ld/testsuite/ld-cris/libdso-2.d @@ -51,7 +51,7 @@ Symbol table '\.symtab' contains 21 entries: 10: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 10 11: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 11 12: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 12 - 13: 0+216c 0 OBJECT LOCAL DEFAULT ABS _DYNAMIC + 13: 0+216c 0 OBJECT LOCAL HIDDEN ABS _DYNAMIC 14: 0+2204 0 NOTYPE LOCAL DEFAULT ABS __bss_start 15: 0+2204 0 NOTYPE LOCAL DEFAULT ABS _edata 16: 0+21f4 0 OBJECT LOCAL HIDDEN ABS _GLOBAL_OFFSET_TABLE_ |