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.
+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.
 
         run_dump_test "xcrypto"
         run_dump_test "v9branch1"
         run_dump_test "imm-plus-rreg"
+        run_dump_test "dcti-couples-v9"
     }
 
     if [gas_64_check] {
     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"
 }