From: Maciej W. Rozycki Date: Sat, 2 Jul 2016 21:14:27 +0000 (+0100) Subject: MIPS/GAS/testsuite: Restrict 64-bit `branch-mips' tests to NewABI targets X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d7f20d660a38564dc798f7a77169f5873174041c;p=binutils-gdb.git MIPS/GAS/testsuite: Restrict 64-bit `branch-mips' tests to NewABI targets ... removing numerous `mips-sgi-irix5' failures. gas/ * testsuite/gas/mips/mips.exp: Restrict 64-bit `branch-mips' tests to NewABI targets. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 70435c6dcb3..8acbbea8ace 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2016-07-02 Maciej W. Rozycki + + * testsuite/gas/mips/mips.exp: Restrict 64-bit `branch-mips' + tests to NewABI targets. + 2016-07-02 Maciej W. Rozycki * testsuite/gas/mips/mips.exp: Group `branch-misc' tests diff --git a/gas/testsuite/gas/mips/mips.exp b/gas/testsuite/gas/mips/mips.exp index 29aad675f55..e20905e1b1f 100644 --- a/gas/testsuite/gas/mips/mips.exp +++ b/gas/testsuite/gas/mips/mips.exp @@ -559,11 +559,16 @@ if { [istarget mips*-*-vxworks*] } { run_dump_test_arches "branch-misc-1" [mips_arch_list_matching mips1] run_dump_test_arches "branch-misc-2" [mips_arch_list_matching mips1] run_dump_test_arches "branch-misc-2pic" [mips_arch_list_matching mips1] - run_dump_test_arches "branch-misc-2-64" [mips_arch_list_matching mips3] - run_dump_test_arches "branch-misc-2pic-64" [mips_arch_list_matching mips3] run_dump_test "branch-misc-3" run_dump_test_arches "branch-misc-4" [mips_arch_list_matching mips1] - run_dump_test_arches "branch-misc-4-64" [mips_arch_list_matching mips3] + if $has_newabi { + run_dump_test_arches "branch-misc-2-64" \ + [mips_arch_list_matching mips3] + run_dump_test_arches "branch-misc-2pic-64" \ + [mips_arch_list_matching mips3] + run_dump_test_arches "branch-misc-4-64" \ + [mips_arch_list_matching mips3] + } run_dump_test "branch-swap" # Sweep a range of branch offsets so that it hits a position where