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-sh/tlsbin-4.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-sh/tlsbin-4.d')
-rw-r--r-- | ld/testsuite/ld-sh/tlsbin-4.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-sh/tlsbin-4.d b/ld/testsuite/ld-sh/tlsbin-4.d index 25e0875..b1683b8 100644 --- a/ld/testsuite/ld-sh/tlsbin-4.d +++ b/ld/testsuite/ld-sh/tlsbin-4.d @@ -8,5 +8,5 @@ .*: +file format elf32-sh.* Contents of section .tdata: - 413000 11000000 12000000 41000000 42000000 .* - 413010 01010000 02010000 +.* + [0-9a-f]+ 11000000 12000000 41000000 42000000 .* + [0-9a-f]+ 01010000 02010000 +.* |