aarch64*-*-*ilp32 gas tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / dwarf2-1.s
index 5cd14dfc7d52add72899b1191f907df5fc8611d3..dc0ce135f89e7ea3e4432e281311139827e7c323 100644 (file)
@@ -1,6 +1,6 @@
 /* This testcase is derived from a similar test in GDB.
 
-   Copyright (C) 2009-2018 Free Software Foundation, Inc.
+   Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
        .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.023123 seconds and 4 git commands to generate.