Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / jaloverflow-2.s
index 71acf296ea5ea16da850c0818159d3034b67d5a6..48ede45a483492d0f641f00c128038997a612311 100644 (file)
@@ -2,6 +2,7 @@
 # overflowing
 
        .globl  start
+       .type   start, @function
        .weak   foo
 start:
        jal     foo
This page took 0.023335 seconds and 4 git commands to generate.