public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [obv] testsuite: dw2-double-set-die-type: Fix s390x
@ 2010-10-02 13:33 Jan Kratochvil
  0 siblings, 0 replies; only message in thread
From: Jan Kratochvil @ 2010-10-02 13:33 UTC (permalink / raw)
  To: gdb-patches

Hi,

./gdb.dwarf2/dw2-double-set-die-type.S:44: Error: unknown pseudo-op: `.value'

Checked-in.


Regards,
Jan


http://sourceware.org/ml/gdb-cvs/2010-10/msg00011.html

--- src/gdb/testsuite/ChangeLog	2010/10/01 17:03:49	1.2463
+++ src/gdb/testsuite/ChangeLog	2010/10/02 13:31:47	1.2464
@@ -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.
--- src/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.S	2010/08/23 19:12:53	1.2
+++ src/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.S	2010/10/02 13:31:47	1.3
@@ -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)
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-02 13:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-02 13:33 [obv] testsuite: dw2-double-set-die-type: Fix s390x Jan Kratochvil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).