public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH/SPARC] Fix gas/sparc/ldd-std dump test
@ 2014-03-06 13:44 Jose E. Marchesi
  2014-03-17 12:55 ` Jose E. Marchesi
  0 siblings, 1 reply; 3+ messages in thread
From: Jose E. Marchesi @ 2014-03-06 13:44 UTC (permalink / raw)
  To: binutils


Hi.  The little patch below fixes the gas/sparc/ldd-std.[ds] dump test.
It was failing because v9 introduced new opcodes for the ldd* and std*
instructions.

gas/testsuite/ChangeLog:

2014-03-06  Jose E. Marchesi  <jose.marchesi@oracle.com>

	* gas/sparc/ldd_std.d: fix objdump invocation in order to get
	the old opcodes for the ldtw, ldtwa, stw and stwa instructions.

diff --git a/gas/testsuite/gas/sparc/ldd_std.d b/gas/testsuite/gas/sparc/ldd_std.d
index 2d0083b..6215fe3 100644
--- a/gas/testsuite/gas/sparc/ldd_std.d
+++ b/gas/testsuite/gas/sparc/ldd_std.d
@@ -1,5 +1,5 @@
 #as: -Av8
-#objdump: -dr
+#objdump: -dr -m sparc
 #name: sparc LDD/STD
 
 .*: +file format .*sparc.*

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH/SPARC] Fix gas/sparc/ldd-std dump test
  2014-03-06 13:44 [PATCH/SPARC] Fix gas/sparc/ldd-std dump test Jose E. Marchesi
@ 2014-03-17 12:55 ` Jose E. Marchesi
  2014-03-19 16:24   ` Nicholas Clifton
  0 siblings, 1 reply; 3+ messages in thread
From: Jose E. Marchesi @ 2014-03-17 12:55 UTC (permalink / raw)
  To: binutils


[ping]

Hi.  The little patch below fixes the gas/sparc/ldd-std.[ds] dump test.
It was failing because v9 introduced new opcodes for the ldd* and std*
instructions.

gas/testsuite/ChangeLog:

2014-03-06  Jose E. Marchesi  <jose.marchesi@oracle.com>

	* gas/sparc/ldd_std.d: fix objdump invocation in order to get
	the old opcodes for the ldtw, ldtwa, stw and stwa instructions.

diff --git a/gas/testsuite/gas/sparc/ldd_std.d b/gas/testsuite/gas/sparc/ldd_std.d
index 2d0083b..6215fe3 100644
--- a/gas/testsuite/gas/sparc/ldd_std.d
+++ b/gas/testsuite/gas/sparc/ldd_std.d
@@ -1,5 +1,5 @@
 #as: -Av8
-#objdump: -dr
+#objdump: -dr -m sparc
 #name: sparc LDD/STD
 
 .*: +file format .*sparc.*

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH/SPARC] Fix gas/sparc/ldd-std dump test
  2014-03-17 12:55 ` Jose E. Marchesi
@ 2014-03-19 16:24   ` Nicholas Clifton
  0 siblings, 0 replies; 3+ messages in thread
From: Nicholas Clifton @ 2014-03-19 16:24 UTC (permalink / raw)
  To: Jose E. Marchesi, binutils

Hi Jose,

> 2014-03-06  Jose E. Marchesi<jose.marchesi@oracle.com>
>
> 	* gas/sparc/ldd_std.d: fix objdump invocation in order to get
> 	the old opcodes for the ldtw, ldtwa, stw and stwa instructions.

Approved and applied.  Thanks for fixing this.

Cheers
   Nick


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-19 16:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-06 13:44 [PATCH/SPARC] Fix gas/sparc/ldd-std dump test Jose E. Marchesi
2014-03-17 12:55 ` Jose E. Marchesi
2014-03-19 16:24   ` Nicholas Clifton

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