Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / compact-eh1a.s
index 3f5c7ec08607921ad4e52242c9d13755c6fdc1fd..3b12bfec0072ee145165532cd08196072fb98841 100644 (file)
@@ -1,6 +1,7 @@
        .cfi_sections .eh_frame_entry
        .section .text.compact1a,"ax",@progbits
-       .globl compact1a
+       .globl  compact1a
+       .type   compact1a, @function
        .cfi_startproc
 compact1a:
        sw      $2,16($fp)
This page took 0.036965 seconds and 4 git commands to generate.