test: cover subranges with present DW_AT_count attribute
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / dw2-dos-drive.S
index 682ba4eb1b0d1d9757049482cb334f81ee9f55ca..84006f7b6859a22de7a3005a037a7e1ee23ebd63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2013 Free Software Foundation, Inc.
+/* Copyright 2013-2014 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
@@ -15,7 +15,8 @@
 
        .text
 pc_start:
-       .byte   0
+        /* Enough space to fit at least one instruction.  */
+       .4byte  0
 pc_end:
 
        .section        .debug_info
This page took 0.026894 seconds and 4 git commands to generate.