gas: run the sparc test dcti-couples-v9 only in ELF targets.
authorJose E. Marchesi <jose.marchesi@oracle.com>
Thu, 15 Sep 2016 10:20:54 +0000 (12:20 +0200)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Thu, 15 Sep 2016 10:20:54 +0000 (12:20 +0200)
gas/ChangeLog:

2016-09-15  Jose E. Marchesi  <jose.marchesi@oracle.com>

* testsuite/gas/sparc/sparc.exp (gas_64_check): Run
dcti-couples-v9 only in ELF targets to avoid spurious failures in
sparc-aout and sparc-coff targets.

gas/ChangeLog
gas/testsuite/gas/sparc/sparc.exp

index a2935347ff5534e1739f4d145fc7e02917c07dc8..c2e390a0638263942da263150ab0ccaaf699a3f7 100644 (file)
@@ -1,3 +1,9 @@
+2016-09-15  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * testsuite/gas/sparc/sparc.exp (gas_64_check): Run
+       dcti-couples-v9 only in ELF targets to avoid spurious failures in
+       sparc-aout and sparc-coff targets.
+
 2016-09-14  Peter Bergner <bergner@vnet.ibm.com>
 
        * testsuite/gas/ppc/power9.d <slbiag, cpabort> New tests.
index 607f53e2318462b5d85492d4542113aa30dbdd50..cba2d099bd4a7dd2e153da8bdfd0d24b7bf4253c 100644 (file)
@@ -70,6 +70,7 @@ if [istarget sparc*-*-*] {
         run_dump_test "xcrypto"
         run_dump_test "v9branch1"
         run_dump_test "imm-plus-rreg"
+        run_dump_test "dcti-couples-v9"
     }
 
     if [gas_64_check] {
@@ -99,7 +100,6 @@ if [istarget sparc*-*-*] {
     run_dump_test "pr19910-1"
     run_list_test "pr19910-2"
     run_dump_test "dcti-couples-v8"
-    run_dump_test "dcti-couples-v9"
     run_dump_test "dcti-couples-v9c"
 }
 
This page took 0.027139 seconds and 4 git commands to generate.