From: Maciej W. Rozycki Date: Thu, 21 Aug 2014 00:52:13 +0000 (+0100) Subject: MIPS/gas/testsuite: mips.exp indentation fixes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=42868dce3e9d5c858d91f141ec920bc4629a5918;p=binutils-gdb.git MIPS/gas/testsuite: mips.exp indentation fixes * gas/mips/mips.exp: Correct indentation. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index ad41e0ffd04..88b49eebb92 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2014-08-21 Maciej W. Rozycki + + * gas/mips/mips.exp: Correct indentation. + 2014-08-20 Kyrylo Tkachov * gas/arm/ual-vcmp.s: New file. diff --git a/gas/testsuite/gas/mips/mips.exp b/gas/testsuite/gas/mips/mips.exp index ed63cdce4d3..15197e4c296 100644 --- a/gas/testsuite/gas/mips/mips.exp +++ b/gas/testsuite/gas/mips/mips.exp @@ -925,14 +925,14 @@ if { [istarget mips*-*-vxworks*] } { run_dump_test "tls-relw" run_dump_test "jalr2" run_dump_test_arches "jalr3" [mips_arch_list_matching mips1 \ - !micromips] + !micromips] if $has_newabi { run_dump_test_arches "jalr3-n32" \ - [mips_arch_list_matching mips3 \ - !micromips] + [mips_arch_list_matching mips3 \ + !micromips] run_dump_test_arches "jalr3-n64" \ - [mips_arch_list_matching mips3 \ - !micromips] + [mips_arch_list_matching mips3 \ + !micromips] } run_dump_test_arches "aent" [mips_arch_list_matching mips1]