diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/pic-and-nonpic-4b.nd')
-rw-r--r-- | ld/testsuite/ld-mips-elf/pic-and-nonpic-4b.nd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/testsuite/ld-mips-elf/pic-and-nonpic-4b.nd b/ld/testsuite/ld-mips-elf/pic-and-nonpic-4b.nd index d63426c..047d569 100644 --- a/ld/testsuite/ld-mips-elf/pic-and-nonpic-4b.nd +++ b/ld/testsuite/ld-mips-elf/pic-and-nonpic-4b.nd @@ -2,11 +2,11 @@ Symbol table '\.dynsym' contains .*: # The order of the next two symbols is not important. #... -.*: 000a2000 * 8 * OBJECT * GLOBAL * DEFAULT * [0-9]+ * obj1 +.*: 000a2000 +8 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +obj1 #... -.*: 000a2008 * 4 * OBJECT * GLOBAL * DEFAULT * [0-9]+ * obj2 +.*: 000a2008 +4 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +obj2 # The index on the next line should correspond to MIPS_GOTSYM. #... - *7: 0+ * 0 * OBJECT * GLOBAL * DEFAULT * UND * obj3 + *7: 0+ +0 +OBJECT +GLOBAL +DEFAULT +UND +obj3 #pass |