summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elfvers
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2009-09-23 03:12:28 +0000
committerAlan Modra <amodra@bigpond.net.au>2009-09-23 03:12:28 +0000
commit7b86b38aff065026fa24e79183f68965bc4c01e8 (patch)
treec42b998b73f4f39a5fa51c176691790ee3f2df9d /ld/testsuite/ld-elfvers
parent1881b9b6fdb849818b1986cfc09d308c141be433 (diff)
downloadbinutils-redhat-7b86b38aff065026fa24e79183f68965bc4c01e8.tar.gz
Tolerate some whitespace differences in readelf output.
Diffstat (limited to 'ld/testsuite/ld-elfvers')
-rw-r--r--ld/testsuite/ld-elfvers/vers24.rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-elfvers/vers24.rd b/ld/testsuite/ld-elfvers/vers24.rd
index 9ed8762f95..e5b55b169b 100644
--- a/ld/testsuite/ld-elfvers/vers24.rd
+++ b/ld/testsuite/ld-elfvers/vers24.rd
@@ -7,9 +7,9 @@ Symbol table '.dynsym' contains [0-9]+ entries:
# And ensure the dynamic symbol table contains at least x@VERS.0
# and foo@@VERS.0 symbols
#...
- +[0-9]+: [0-9a-f]+ +(4 OBJECT +GLOBAL DEFAULT +[0-9]+ x|[0-9]+ FUNC +GLOBAL DEFAULT +[0-9]+ foo@)@VERS\.0
+ +[0-9]+: [0-9a-f]+ +(4 +OBJECT +GLOBAL +DEFAULT +[0-9]+ x|[0-9]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ foo@)@VERS\.0
#...
- +[0-9]+: [0-9a-f]+ +(4 OBJECT +GLOBAL DEFAULT +[0-9]+ x|[0-9]+ FUNC +GLOBAL DEFAULT +[0-9]+ foo@)@VERS\.0
+ +[0-9]+: [0-9a-f]+ +(4 +OBJECT +GLOBAL +DEFAULT +[0-9]+ x|[0-9]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ foo@)@VERS\.0
#...
Symbol table '.symtab' contains [0-9]+ entries:
#pass