aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/pr21703-shared.sd
diff options
context:
space:
mode:
authorRenlin Li <renlin.li@arm.com>2017-10-26 15:40:45 +0100
committerRenlin Li <renlin.li@arm.com>2017-10-26 15:43:44 +0100
commit506981afaf6c77fbc26bcdc2eb4c24edca4255ef (patch)
treef2476073b893f74c2040e3ac2274de00792614cd /ld/testsuite/ld-elf/pr21703-shared.sd
parent4062f504eba4835579bcc360e9eff3e7d92f5a6c (diff)
downloadgdb-506981afaf6c77fbc26bcdc2eb4c24edca4255ef.zip
gdb-506981afaf6c77fbc26bcdc2eb4c24edca4255ef.tar.gz
gdb-506981afaf6c77fbc26bcdc2eb4c24edca4255ef.tar.bz2
[PR21703]Adjust pr21703 tests on various targets.
xfail tests for certain targets. Check shared library support for shared test. Relax pr21703-r.sd and pr21703-shared.sd with additional "#..." pattern lines. ld/ * testsuite/ld-elf/elf.exp: xfail pr21703 tests on specific targets. Only run shared lib test for targets which support it. * testsuite/ld-elf/pr21703-r.sd: Adjust the expected output. * testsuite/ld-elf/pr21703-shared.sd: Likewise.
Diffstat (limited to 'ld/testsuite/ld-elf/pr21703-shared.sd')
-rw-r--r--ld/testsuite/ld-elf/pr21703-shared.sd3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/pr21703-shared.sd b/ld/testsuite/ld-elf/pr21703-shared.sd
index 9b6b1b9..9ca541c 100644
--- a/ld/testsuite/ld-elf/pr21703-shared.sd
+++ b/ld/testsuite/ld-elf/pr21703-shared.sd
@@ -2,7 +2,10 @@ Symbol table '\.dynsym' contains [0-9]+ entries:
+Num: +Value +Size Type +Bind +Vis +Ndx Name
#...
+[0-9]+: +[0-9a-f]+ +4 +FUNC +GLOBAL +DEFAULT +[0-9] +foo@FOO
+#...
+[0-9]+: +[0-9a-f]+ +0 +OBJECT +GLOBAL +DEFAULT +ABS +FOO1
+#...
+[0-9]+: +[0-9a-f]+ +32 +FUNC +GLOBAL +DEFAULT +[0-9] +foo@@FOO1
+#...
+[0-9]+: +[0-9a-f]+ +0 +OBJECT +GLOBAL +DEFAULT +ABS +FOO
#...