* gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.

This commit is contained in:
Doug Evans 2012-07-08 22:34:59 +00:00
parent 5413e7225e
commit 06928b3f65
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-07-08 Doug Evans <dje@google.com>
* gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
Fix XFAIL compatibility with old i386 systems.

View File

@ -58,7 +58,7 @@ types_start:
.section .debug_abbrev
.Ldebug_abbrev0:
.uleb128 0x1 /* (abbrev code) */
.uleb128 0x11 /* (TAG: DW_TAG_type_unit) */
.uleb128 0x41 /* (TAG: DW_TAG_type_unit) */
.byte 0x1 /* DW_children_yes */
.uleb128 0x13 /* (DW_AT_language) */
.uleb128 0xb /* (DW_FORM_data1) */