gdb/testsuite/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 13 Jul 2011 15:18:13 +0000 (15:18 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 13 Jul 2011 15:18:13 +0000 (15:18 +0000)
* gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
reference undefined label.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/dw2-op-call.S

index 7c7d5627f1da2261568a77e245d98c82c293c1ed..400f0c18e49e7bde1be4987e5818a16dc25d721d 100644 (file)
@@ -1,3 +1,8 @@
+2011-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
+       reference undefined label.
+
 2011-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
index 5b5520c66b1d446d499fd808168580f37e57b3e7..9a0efcafea2695a010de996de905d7c3a5376415 100644 (file)
@@ -49,7 +49,7 @@ array3:       .2byte  3
        .4byte          .L2byte_type-.Lcu1_begin        /* DW_AT_type */
        .byte           2f - 1f                 /* DW_AT_location */
 1:     .byte           3                       /*   DW_OP_addr */
-       .4byte          array                   /*     <addr> */
+       .4byte          array1                  /*     <addr> */
 2:
 
        .uleb128        3                       /* Abbrev: DW_TAG_variable */