gas/elf dwarf2 tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / dwarf2-16.s
index 0e3357c813707ef2783499ccf72f3e2e82d62c26..5605f857a1f78174d7b5f52616c430edb25ed063 100644 (file)
 
        .file "dwarf2-16.c"
        .text
-       .balign 8
+       .balign 16
        .globl _start
 _start:
        .file 1 "dwarf2-16.c"
        .loc 1 1 view 0
-       .dc.l 0
+       .quad 0
        .loc 1 2 view 0
-       .balign 4
+       .balign 8
        .loc 1 3 view .L1
-       .dc.l 0
+       .quad 0
        .size _start, .-_start
 
        .section .rodata
This page took 0.023953 seconds and 4 git commands to generate.