diff options
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 | 5 |
1 files changed, 5 insertions, 0 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 new file mode 100644 index 0000000..c5f0b51 --- /dev/null +++ b/ld/testsuite/ld-mips-elf/pic-and-nonpic-1-rel.nd @@ -0,0 +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 |