aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-vxworks
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-09-23 03:12:28 +0000
committerAlan Modra <amodra@gmail.com>2009-09-23 03:12:28 +0000
commitf9272224cdd8ee09437255989d70d3f2284de413 (patch)
tree942833fc405688cc4f248a45c82ace9a32d6afdc /ld/testsuite/ld-vxworks
parentdfc3ab44df77a8842c24ab2fc6ea2aa3ad880aed (diff)
downloadfsf-binutils-gdb-f9272224cdd8ee09437255989d70d3f2284de413.zip
fsf-binutils-gdb-f9272224cdd8ee09437255989d70d3f2284de413.tar.gz
fsf-binutils-gdb-f9272224cdd8ee09437255989d70d3f2284de413.tar.bz2
Tolerate some whitespace differences in readelf output.
Diffstat (limited to 'ld/testsuite/ld-vxworks')
-rw-r--r--ld/testsuite/ld-vxworks/plt-mips1.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-vxworks/plt-mips1.d b/ld/testsuite/ld-vxworks/plt-mips1.d
index d580df2..ed67415 100644
--- a/ld/testsuite/ld-vxworks/plt-mips1.d
+++ b/ld/testsuite/ld-vxworks/plt-mips1.d
@@ -4,7 +4,7 @@
# readelf: -s
#...
- [0-9]*: 00000000 0 FUNC GLOBAL DEFAULT UND Foo
+ +[0-9]*: 00000000 +0 +FUNC +GLOBAL +DEFAULT +UND Foo
#...
- [0-9]*: 00000000 0 FUNC GLOBAL DEFAULT UND Foo
+ +[0-9]*: 00000000 +0 +FUNC +GLOBAL +DEFAULT +UND Foo
#...