mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
gas: run the hwcaps-bump tests with 64-bit sparc objects only.
gas/ChangeLog: 2016-11-23 Jose E. Marchesi <jose.marchesi@oracle.com> * testsuite/gas/sparc/sparc.exp (gas_64_check): Make sure the hwcaps-bump test is run with 64-bit objects.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2016-11-23 Jose E. Marchesi <jose.marchesi@oracle.com>
|
||||||
|
|
||||||
|
* testsuite/gas/sparc/sparc.exp (gas_64_check): Make sure the
|
||||||
|
hwcaps-bump test is run with 64-bit objects.
|
||||||
|
|
||||||
2016-11-23 Kuan-Lin Chen <kuanlinchentw@gmail.com>
|
2016-11-23 Kuan-Lin Chen <kuanlinchentw@gmail.com>
|
||||||
|
|
||||||
* config/tc-riscv.c: Add missing break.
|
* config/tc-riscv.c: Add missing break.
|
||||||
|
@ -90,7 +90,7 @@ if [istarget sparc*-*-*] {
|
|||||||
run_dump_test "pcrel64"
|
run_dump_test "pcrel64"
|
||||||
run_dump_test "plt64"
|
run_dump_test "plt64"
|
||||||
run_dump_test "gotop64"
|
run_dump_test "gotop64"
|
||||||
run_list_test "hwcaps-bump" "-bump"
|
run_list_test "hwcaps-bump" "-64 -bump"
|
||||||
}
|
}
|
||||||
|
|
||||||
run_dump_test "synth"
|
run_dump_test "synth"
|
||||||
|
Reference in New Issue
Block a user