Sign-extend start and stop address inputs to objdump
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / dw2-1.S
index 748c2bf42d55228aff6f86bd0222f719631655df..7a6419852a904406c40d4b1f35e276b3be9b71ad 100644 (file)
@@ -1,6 +1,6 @@
 /* This testcase is derived from a similar test in GDB.
 
-   Copyright (C) 2008-2016 Free Software Foundation, Inc.
+   Copyright (C) 2008-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
@@ -27,6 +27,8 @@ _start:
 func_cu1:
 .Lbegin_func_cu1:
        .4byte 0
+       .global func_cu1_end
+func_cu1_end:  
 .Lend_func_cu1:
        .size func_cu1, .-func_cu1
 .Lend_text1:
This page took 0.024654 seconds and 4 git commands to generate.