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 | 12 |
1 files changed, 12 insertions, 0 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 new file mode 100644 index 0000000..d63426c --- /dev/null +++ b/ld/testsuite/ld-mips-elf/pic-and-nonpic-4b.nd @@ -0,0 +1,12 @@ + +Symbol table '\.dynsym' contains .*: +# The order of the next two symbols is not important. +#... +.*: 000a2000 * 8 * OBJECT * GLOBAL * DEFAULT * [0-9]+ * obj1 +#... +.*: 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 + +#pass |