From 3fe1ce1d5b225417a8e3234aaa0d7a0a597067f1 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Wed, 26 Nov 2014 14:44:46 -0800 Subject: [PATCH] gdb.dwarf2/dw2-op-out-param.S: Fix comment. gdb/ChangeLog: * gdb.dwarf2/dw2-op-out-param.S: Fix comment. --- gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/gdb.dwarf2/dw2-op-out-param.S | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 6bbd72b95f5..a21e88ed310 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2014-11-26 Doug Evans + + * gdb.dwarf2/dw2-op-out-param.S: Fix comment. + 2014-11-22 Yao Qi * gdb.trace/entry-values.c: Remove asms. diff --git a/gdb/testsuite/gdb.dwarf2/dw2-op-out-param.S b/gdb/testsuite/gdb.dwarf2/dw2-op-out-param.S index 7528c77d30b..df8b2497d8f 100644 --- a/gdb/testsuite/gdb.dwarf2/dw2-op-out-param.S +++ b/gdb/testsuite/gdb.dwarf2/dw2-op-out-param.S @@ -380,7 +380,7 @@ int_param_two_reg_pieces: .uleb128 0x0 /* + 0 */ .LDI5: - .uleb128 0x8 /* DW_TAG_structure_type */ + .uleb128 0x8 /* DW_TAG_member */ .string "b" /* DW_AT_name */ .long .LDI2 - .Ldebug_info0 /* DW_AT_type */ .byte 0x2 /* DW_AT_data_member_location : length */ -- 2.30.2