gas/elf dwarf2 tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / dwarf2-1.s
index 505b998abbda886b5d6c741f55c2fc0644cbb066..dc0ce135f89e7ea3e4432e281311139827e7c323 100644 (file)
        .text
        .globl _start
 _start:
-       .int 0
+       .quad 0
 .Lbegin_text1:
        .globl func_cu1
        .type func_cu1, %function
 func_cu1:
 .Lbegin_func_cu1:
-       .int 0
+       .quad 0
 .Lend_func_cu1:
        .size func_cu1, .-func_cu1
 .Lend_text1:
This page took 0.023323 seconds and 4 git commands to generate.