public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: binutils@sourceware.org
Subject: gas testsuite tweaks
Date: Mon, 14 Jan 2013 13:10:00 -0000	[thread overview]
Message-ID: <20130114131041.GJ3244@bubble.grove.modra.org> (raw)

Fixes a couple of testsuite failures.

	* gas/v850/basic.exp (reloc part 1): Pass -mgcc-abi to gas.
	* gas/v850/split-lo16.d: Likewise.

Index: gas/testsuite/gas/v850/basic.exp
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/v850/basic.exp,v
retrieving revision 1.8
diff -u -p -r1.8 basic.exp
--- gas/testsuite/gas/v850/basic.exp	2 Sep 2009 07:24:26 -0000	1.8
+++ gas/testsuite/gas/v850/basic.exp	14 Jan 2013 06:22:09 -0000
@@ -381,7 +381,7 @@ proc do_simple_reloc_tests {} {
     set testname "reloc.s: Test for proper relocations (part 2)"
     set x 0
 
-    if [gas_test_old "reloc.s" "" "Test for proper relocation (part 1)"] then {
+    if [gas_test_old "reloc.s" "-mgcc-abi" "Test for proper relocation (part 1)"] then {
 	objdump_start_no_subdir "a.out" "-r"
 
 	while 1 {
Index: gas/testsuite/gas/v850/split-lo16.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/v850/split-lo16.d,v
retrieving revision 1.3
diff -u -p -r1.3 split-lo16.d
--- gas/testsuite/gas/v850/split-lo16.d	23 Jul 2010 14:52:51 -0000	1.3
+++ gas/testsuite/gas/v850/split-lo16.d	14 Jan 2013 06:22:09 -0000
@@ -1,6 +1,6 @@
 #objdump: -dr
 #name: V850E split LO16 tests
-#as: -mv850e
+#as: -mv850e -mgcc-abi
 #...
 00000000 <.*>:
    0:	40 0e 00 00 	movhi	0, r0, r1

-- 
Alan Modra
Australia Development Lab, IBM

             reply	other threads:[~2013-01-14 13:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-14 13:10 Alan Modra [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-11-10  4:29 Alan Modra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130114131041.GJ3244@bubble.grove.modra.org \
    --to=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).