* gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
reference undefined label.
+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.
.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 */