From 06928b3f65bc56bb3d81047f08a78de5ffbe6310 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Sun, 8 Jul 2012 22:34:59 +0000 Subject: [PATCH] * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo. --- gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.S | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ca49a287841..cb0918b03f4 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2012-07-08 Doug Evans + + * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo. + 2012-07-07 Jan Kratochvil Fix XFAIL compatibility with old i386 systems. diff --git a/gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.S b/gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.S index 8cae6902e29..4602a990b4b 100644 --- a/gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.S +++ b/gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.S @@ -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) */ -- 2.30.2