Tested in targets:
sparc-aout sparc-linux sparc-vxworks sparc64-linux
2017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
* testsuite/gas/sparc/call-relax.d: Support 32-bit targets.
* testsuite/gas/sparc/sparc.exp (gas_64_check): Use -64 to
run asi-bump-warn.
+2017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
+
+ * testsuite/gas/sparc/call-relax.d: Support 32-bit targets.
+ * testsuite/gas/sparc/sparc.exp (gas_64_check): Use -64 to
+ run asi-bump-warn.
+
2017-05-19 Georg-Johann Lay <avr@gjlay.de>
PR ld/21472
0+ <foo>:
0: 31 00 00 00 sethi %hi\(0\), %i0
- 4: 10 68 00 02 b %xcc, c <bar>
+ 4: 10 (68|80) 00 02 b (%xcc, )?c <bar>
8: 91 ee 20 00 restore %i0, 0, %o0
0+c <bar>:
run_dump_test "plt64"
run_dump_test "gotop64"
run_list_test "hwcaps-bump" "-64 -bump"
- run_list_test "asi-bump-warn" "-bump"
+ run_list_test "asi-bump-warn" "-64 -bump"
run_list_test "asi-arch-error" "-Av9"
}