PR26936 testsuite fixes
[binutils-gdb.git] / ld / testsuite / ld-elf / pr26936b.s
index 433528c33e95bd220bd4816f12a261dd7b1d7cda..6ce9fd044178d09d583e5ae1b723f31253db8f17 100644 (file)
@@ -1,7 +1,19 @@
        .text
-       .globl _start
+       .type start,"function"
+       .global start
+start:
+       .type _start,"function"
+       .global _start
 _start:
-       .type   _start, %function
+       .type __start,"function"
+       .global __start
+__start:
+       .type main,"function"
+       .global main
+main:
+       .type _main,"function"
+       .global _main
+_main:
        .nop
        .section .text.__x86.get_pc_thunk.bx,"axG",%progbits,__x86.get_pc_thunk.bx,comdat
        .globl  __x86.get_pc_thunk.bx