public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-jankratochvil-locrange: gdb/testsuite/
@ 2010-03-23  0:27 jkratoch
  0 siblings, 0 replies; only message in thread
From: jkratoch @ 2010-03-23  0:27 UTC (permalink / raw)
  To: archer-commits

The branch, archer-jankratochvil-locrange has been updated
       via  88322fef88fa2cd105f0fdacfdf689eeca265ba2 (commit)
      from  7729407d4bb131ea81c53ea0089964b77a6b532a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 88322fef88fa2cd105f0fdacfdf689eeca265ba2
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Tue Mar 23 01:27:06 2010 +0100

    gdb/testsuite/
    
    	* gdb.dwarf2/dw2-loc-in-range.S: Avoid DW_OP_call_frame_cfa for i386.

-----------------------------------------------------------------------

Summary of changes:
 gdb/testsuite/gdb.dwarf2/dw2-loc-in-range.S |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/gdb/testsuite/gdb.dwarf2/dw2-loc-in-range.S b/gdb/testsuite/gdb.dwarf2/dw2-loc-in-range.S
index 25c1a97..1007947 100644
--- a/gdb/testsuite/gdb.dwarf2/dw2-loc-in-range.S
+++ b/gdb/testsuite/gdb.dwarf2/dw2-loc-in-range.S
@@ -60,7 +60,8 @@
 /* See VAR1 definition why this DIE is not correct.  */
 	.4byte		var			/*   <addr> */
 	/* Make the expression more complicated to pretend it needs a frame.  */
-	.byte		0x9c			/* DW_OP_call_frame_cfa */
+	.byte		0x70			/* DW_OP_breg0 */
+	.uleb128	0			/*   0 */
 	.byte		0x13			/* DW_OP_drop */
 2:	.4byte		.Ltype_uchar-.Lcu1_begin	/* DW_AT_type */
 


hooks/post-receive
--
Repository for Project Archer.


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

only message in thread, other threads:[~2010-03-23  0:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-23  0:27 [SCM] archer-jankratochvil-locrange: gdb/testsuite/ jkratoch

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).