diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/pic-and-nonpic-3b.nd')
-rw-r--r-- | ld/testsuite/ld-mips-elf/pic-and-nonpic-3b.nd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-mips-elf/pic-and-nonpic-3b.nd b/ld/testsuite/ld-mips-elf/pic-and-nonpic-3b.nd index f115be5..09c9411 100644 --- a/ld/testsuite/ld-mips-elf/pic-and-nonpic-3b.nd +++ b/ld/testsuite/ld-mips-elf/pic-and-nonpic-3b.nd @@ -1,9 +1,9 @@ Symbol table '\.dynsym' contains .*: #... -.*: 00000000 * 0 * FUNC * GLOBAL * DEFAULT * UND * foo +.*: 00000000 +0 +FUNC +GLOBAL +DEFAULT +UND +foo # The index on the next line should correspond to MIPS_GOTSYM. #... - *7: 00044030 * 0 * FUNC * GLOBAL * DEFAULT * UND * bar + *7: 00044030 +0 +FUNC +GLOBAL +DEFAULT +UND +bar #pass |