Run write_object_file after errors
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / bad-group.s
index 69710c72aa79bed1158e587c667fa7071dbed8d3..7a7368fa8f48a028893fbf3554241d84f8c29c8c 100644 (file)
@@ -1,9 +1,9 @@
        .section        .text.startup,"ax",%progbits
        .globl main
 main:
-       .type   main, @function
+       .type   main, %function
 .LFB0:
-       .section        .text.unlikely
+       .section        .text.unlikely,"ax",%progbits
 .L5:
        .globl __gxx_personality_v0
        .section        .gcc_except_table,"a",%progbits
This page took 0.041279 seconds and 4 git commands to generate.