gdb/testsuite/gdb.dwarf2: Replace @ with % for ARM compatability.
[platform/upstream/binutils.git] / gdb / testsuite / gdb.dwarf2 / pr13961.S
index de66dbb..68c3134 100644 (file)
@@ -42,7 +42,7 @@
        .globl  baz
        .data   /* Previously this used .bss, but it's not portable.  */
        .align 4
-       .type   baz, @object
+       .type   baz, %object
        .size   baz, 4
 baz:
 #if 0
@@ -56,7 +56,7 @@ baz:
        .text
 .Ltext0:
        .globl  main
-       .type   main, @function
+       .type   main, %function
 main:
 .LFB0:
        .4byte 0
@@ -64,7 +64,7 @@ main:
        .size   main, .-main
 .Letext0:
 
-       .section        .debug_types,"",@progbits
+       .section        .debug_types,"",%progbits
 .Ldebug_types0:
        .4byte  .Ltu_end - .Ltu_start   /* Length of Compilation Unit Info */
 .Ltu_start:
@@ -121,7 +121,7 @@ main:
 
 .Ltu_end:
 
-       .section        .debug_info,"",@progbits
+       .section        .debug_info,"",%progbits
 .Ldebug_info0:
        .4byte  .Lcu_end - .Lcu_start   /* Length of Compilation Unit Info */
 .Lcu_start:
@@ -205,7 +205,7 @@ main:
 
 .Lcu_end:
 
-       .section        .debug_abbrev,"",@progbits
+       .section        .debug_abbrev,"",%progbits
 .Ldebug_abbrev0:
        .uleb128 0x1    /* (abbrev code) */
        .uleb128 0x41   /* (TAG: DW_TAG_type_unit) */
@@ -333,7 +333,7 @@ main:
 
        .byte   0
 
-       .section        .debug_aranges,"",@progbits
+       .section        .debug_aranges,"",%progbits
        .4byte  0x1c    /* Length of Address Ranges Info */
        .2byte  0x2     /* DWARF Version */
        .4byte  .Ldebug_info0   /* Offset of Compilation Unit Info */
@@ -346,10 +346,10 @@ main:
        .4byte  0
        .4byte  0
 
-       .section        .debug_line,"",@progbits
+       .section        .debug_line,"",%progbits
 .Ldebug_line0:
 
-       .section        .debug_str,"MS",@progbits,1
+       .section        .debug_str,"MS",%progbits,1
 .LASF0:
        .string "GNU C++ 4.6.3 20120306"
 .LASF2: