Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / jaloverflow.s
index 4dd98b80f89dc2b201c96f3139721e6a5ca5cf19..e6de2e08c3272fb379c0e73f7577bcfbcf4d85ef 100644 (file)
@@ -1,6 +1,7 @@
 # This file gets linked to start at 0xffffff0, so the call is an overflow.
        .text
        .global start
+       .type   start, @function
        .set    noreorder
 start:
        nop
This page took 0.024522 seconds and 4 git commands to generate.