MIPS/gas/testsuite: mips.exp indentation fixes
authorMaciej W. Rozycki <macro@codesourcery.com>
Thu, 21 Aug 2014 00:52:13 +0000 (01:52 +0100)
committerMaciej W. Rozycki <macro@codesourcery.com>
Thu, 21 Aug 2014 00:52:13 +0000 (01:52 +0100)
* gas/mips/mips.exp: Correct indentation.

gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips.exp

index ad41e0f..88b49ee 100644 (file)
@@ -1,3 +1,7 @@
+2014-08-21  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/mips.exp: Correct indentation.
+
 2014-08-20  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
 
        * gas/arm/ual-vcmp.s: New file.
index ed63cdc..15197e4 100644 (file)
@@ -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]