diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.nd')
-rw-r--r-- | ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.nd | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.nd b/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.nd index 8ee90e4..e735a45 100644 --- a/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.nd +++ b/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.nd @@ -1,17 +1,17 @@ Symbol table '\.dynsym' contains .*: #... -.*: 0+ * 0 * FUNC * GLOBAL * DEFAULT * UND * extf5 +.*: 0+ +0 +FUNC +GLOBAL +DEFAULT +UND +extf5 # The index on the next line should correspond to MIPS_GOTSYM, # and the remaining symbols should have the same order as the # GOT layout given in the *.dd dump. #... - *7: 0+ * 0 * FUNC * GLOBAL * DEFAULT * UND * extf2 - *8: 0+ * 0 * FUNC * GLOBAL * DEFAULT * UND * extf3 - *9: 0+a2000 * 24 * OBJECT * GLOBAL * DEFAULT * [0-9]+ * extd2 - *10: 0+440a0 * 0 * FUNC * GLOBAL * DEFAULT * UND * extf1 - *11: 0+ * 0 * OBJECT * GLOBAL * DEFAULT * UND * extd1 - *12: 0+ * 0 * FUNC * GLOBAL * DEFAULT * UND * extf4 - *13: 0+ * 0 * OBJECT * GLOBAL * DEFAULT * UND * extd4 + *7: 0+ +0 +FUNC +GLOBAL +DEFAULT +UND +extf2 + *8: 0+ +0 +FUNC +GLOBAL +DEFAULT +UND +extf3 + *9: 0+a2000 +24 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +extd2 + *10: 0+440a0 +0 +FUNC +GLOBAL +DEFAULT +UND +extf1 + *11: 0+ +0 +OBJECT +GLOBAL +DEFAULT +UND +extd1 + *12: 0+ +0 +FUNC +GLOBAL +DEFAULT +UND +extf4 + *13: 0+ +0 +OBJECT +GLOBAL +DEFAULT +UND +extd4 #pass |