+2005-03-03 Richard Sandiford <rsandifo@redhat.com>
+
+ * gas/mips/mips.exp: Move tls tests to main $elf block.
+
2005-03-03 Nick Clifton <nickc@redhat.com>
* gas/arm/arch6zk.s: Add three nop instructions in order to pad
foreach arch $arch_list {
run_list_test_arch "$name" "$opts" "$arch"
}
-
- if $elf {
- run_list_test "tls-ill" "-32"
- run_dump_test "tls-o32"
- }
}
}
run_dump_test "elf-consthilo"
run_dump_test "expr1"
+
+ run_list_test "tls-ill" "-32"
+ run_dump_test "tls-o32"
}
if $has_newabi {