diff options
author | Alan Modra <amodra@gmail.com> | 2009-09-23 03:12:28 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-09-23 03:12:28 +0000 |
commit | f9272224cdd8ee09437255989d70d3f2284de413 (patch) | |
tree | 942833fc405688cc4f248a45c82ace9a32d6afdc /ld/testsuite/ld-mips-elf/pic-and-nonpic-1-rel.nd | |
parent | dfc3ab44df77a8842c24ab2fc6ea2aa3ad880aed (diff) | |
download | gdb-f9272224cdd8ee09437255989d70d3f2284de413.zip gdb-f9272224cdd8ee09437255989d70d3f2284de413.tar.gz gdb-f9272224cdd8ee09437255989d70d3f2284de413.tar.bz2 |
Tolerate some whitespace differences in readelf output.
Diffstat (limited to 'ld/testsuite/ld-mips-elf/pic-and-nonpic-1-rel.nd')
-rw-r--r-- | ld/testsuite/ld-mips-elf/pic-and-nonpic-1-rel.nd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-mips-elf/pic-and-nonpic-1-rel.nd b/ld/testsuite/ld-mips-elf/pic-and-nonpic-1-rel.nd index c5f0b51..1d49c4e 100644 --- a/ld/testsuite/ld-mips-elf/pic-and-nonpic-1-rel.nd +++ b/ld/testsuite/ld-mips-elf/pic-and-nonpic-1-rel.nd @@ -1,5 +1,5 @@ #... -.*: 00000030 14 FUNC GLOBAL DEFAULT \[MIPS16\] .* f3 -.*: 00000040 24 FUNC GLOBAL DEFAULT .* __start -.*: 0000001c 20 FUNC GLOBAL DEFAULT \[MIPS PIC\] .* f2 -.*: 00000000 28 FUNC GLOBAL DEFAULT \[MIPS PIC\] .* f1 +.*: 00000030 +14 +FUNC +GLOBAL +DEFAULT +\[MIPS16\] .* f3 +.*: 00000040 +24 +FUNC +GLOBAL +DEFAULT +.* __start +.*: 0000001c +20 +FUNC +GLOBAL +DEFAULT +\[MIPS PIC\] .* f2 +.*: 00000000 +28 +FUNC +GLOBAL +DEFAULT +\[MIPS PIC\] .* f1 |