From: Jan Kratochvil Date: Sat, 2 Oct 2010 13:31:47 +0000 (+0000) Subject: gdb/testsuite/ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b18e6318c598e9c59c93099b1ee00ae4a5ebe500;p=binutils-gdb.git gdb/testsuite/ Fix s390x testcase compatibility. * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 32e9edb02d5..50f59673203 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2010-10-02 Jan Kratochvil + + Fix s390x testcase compatibility. + * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value. + 2010-10-01 Doug Evans * lib/gdb-python.exp: New file. diff --git a/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.S b/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.S index cafab49e4ef..4f3eec545f8 100644 --- a/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.S +++ b/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.S @@ -41,7 +41,7 @@ .Lcu1_begin: .4byte .Lcu1_end - .Lcu1_start # Length of Compilation Unit Info .Lcu1_start: - .value 0x3 # DWARF version number + .2byte 0x3 # DWARF version number .long .Labbrev1_begin # Offset Into Abbrev. Section .byte 0x4 # Pointer Size (in bytes)