public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: binutils@sourceware.org
Subject: sparc-elf ld test fails
Date: Wed, 6 Jan 2021 21:22:01 +1030	[thread overview]
Message-ID: <20210106105201.GM13873@bubble.grove.modra.org> (raw)

	* testsuite/gas/sparc/sparc.exp: Move 64-bit tests inside gas_64_check.

diff --git a/gas/testsuite/gas/sparc/sparc.exp b/gas/testsuite/gas/sparc/sparc.exp
index 5b2e957737..82e355dc57 100644
--- a/gas/testsuite/gas/sparc/sparc.exp
+++ b/gas/testsuite/gas/sparc/sparc.exp
@@ -59,7 +59,6 @@ if [istarget sparc*-*-*] {
         # and a.out targets.  Running them only in ELF targets allows
         # us to don't have to replicate pattern test files as that
         # would bring no practical advantage.
-        run_dump_test "natural"
         run_dump_test "natural-32"
         run_list_test "pr4587" ""
         run_dump_test "ticc-imm-reg"
@@ -75,7 +74,6 @@ if [istarget sparc*-*-*] {
 	run_dump_test "edge"
 
 	set_tests_arch "v9v"
-	run_dump_test "cbcond"
 	run_dump_test "cfr"
 	run_dump_test "crypto"
 	run_dump_test "hpcvis3"
@@ -95,9 +93,8 @@ if [istarget sparc*-*-*] {
 	run_dump_test "on"
 	run_dump_test "rle"
 	run_dump_test "sparc6"
-	set_tests_arch ""
 
-        run_list_test "cbcond-diag" "-64"
+	set_tests_arch ""
         run_dump_test "flush"
         run_dump_test "ld_st_fsr"
         run_dump_test "ldtw_sttw"
@@ -108,11 +105,6 @@ if [istarget sparc*-*-*] {
         run_dump_test "imm-plus-rreg"
         run_dump_test "dcti-couples-v9"
         run_dump_test "call-relax"
-        run_list_test "sparc6-diag" "-64"
-        run_list_test "fpcmpshl-diag" "-64"
-        run_list_test "ldm-stm-diag" "-64"
-        run_list_test "ldmf-stmf-diag" "-64"
-        run_list_test "on-diag" "-64"
     } else {
         # The next tests are a.out only.
         run_dump_test "call-relax-aout"
@@ -120,18 +112,28 @@ if [istarget sparc*-*-*] {
 
     if [gas_64_check] {
 	run_dump_test "asi"
+	set_tests_arch "v9c"
+	run_dump_test "cbcond"
+	set_tests_arch ""
+	run_dump_test "gotop64"
 	run_dump_test "membar"
+	run_dump_test "natural"
+	run_dump_test "pcrel64"
+	run_dump_test "plt64"
 	run_dump_test "prefetch"
+	run_dump_test "reloc64"
 	run_dump_test "set64"
 	run_dump_test "synth64"
 	run_dump_test "window"
-	run_dump_test "reloc64"
-	run_dump_test "pcrel64"
-	run_dump_test "plt64"
-	run_dump_test "gotop64"
-        run_list_test "hwcaps-bump" "-64 -bump"
-        run_list_test "asi-bump-warn" "-64 -bump"
-        run_list_test "asi-arch-error" "-Av9"
+	run_list_test "asi-arch-error" "-Av9"
+	run_list_test "asi-bump-warn" "-64 -bump"
+	run_list_test "cbcond-diag" "-64"
+	run_list_test "fpcmpshl-diag" "-64"
+	run_list_test "hwcaps-bump" "-64 -bump"
+	run_list_test "ldm-stm-diag" "-64"
+	run_list_test "ldmf-stmf-diag" "-64"
+	run_list_test "on-diag" "-64"
+	run_list_test "sparc6-diag" "-64"
 
 	set_tests_arch "v9m"
 	run_dump_test "rdhpr"

-- 
Alan Modra
Australia Development Lab, IBM

                 reply	other threads:[~2021-01-06 10:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210106105201.GM13873@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).