aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/testsuite/ChangeLog5
-rw-r--r--gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.S2
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 32e9edb..50f5967 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ Fix s390x testcase compatibility.
+ * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
+
2010-10-01 Doug Evans <dje@google.com>
* 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 cafab49..4f3eec5 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)