gas: sparc: fix relaxation of CALL instruction into branches in a.out targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / sparc.exp
index eb69e50515843d079b51c2744ba1cb81c515c95c..1e9cc2cbdddfbadeca134aa8ea0ce4ef082df3f2 100644 (file)
@@ -72,6 +72,10 @@ if [istarget sparc*-*-*] {
         run_dump_test "v9branch1"
         run_dump_test "imm-plus-rreg"
         run_dump_test "dcti-couples-v9"
+        run_dump_test "call-relax"
+    } else {
+        # The next tests are a.out only.
+        run_dump_test "call-relax-aout"
     }
 
     if [gas_64_check] {
This page took 0.023787 seconds and 4 git commands to generate.