Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-5a.s
index 7452f5e8e3ae838999337f55994655ae2ed9645c..e85655fbe1a6b005da0763fd5d064323ba582fc8 100644 (file)
@@ -1,6 +1,7 @@
        .abicalls
        .option pic0
        .global __start
+       .type   __start, @function
        .ent    __start
 __start:
        lui     $2,%hi(foo)
This page took 0.024166 seconds and 4 git commands to generate.