Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-6-n32c.s
index 578626a18caff6369a26edde4e091b0dfda97acc..3d5660c2ade64af2e1ad98de96ee76de6d967dfe 100644 (file)
@@ -2,6 +2,7 @@
        .option pic0
        .set    noreorder
        .global __start
+       .type   __start, @function
        .ent    __start
 __start:
        jal     f1
This page took 0.022913 seconds and 4 git commands to generate.