gdb.dwarf2/dw2-op-out-param.S: Fix comment.
gdb/ChangeLog: * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
This commit is contained in:
parent
982bbd97c5
commit
3fe1ce1d5b
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2014-11-26 Doug Evans <dje@google.com>
|
||||
|
||||
* gdb.dwarf2/dw2-op-out-param.S: Fix comment.
|
||||
|
||||
2014-11-22 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
* gdb.trace/entry-values.c: Remove asms.
|
||||
|
|
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue