* config/tc-sh.c (allow_dollar_register_prefix): New variable.
[external/binutils.git] / gas / testsuite / gas / sh / basic.exp
index 13a9052..093048b 100644 (file)
@@ -162,8 +162,11 @@ if [istarget sh*-*-*] then {
 
        run_dump_test "tlsnopic"
 
-       # Test -renesas.
+       # Test --renesas.
        run_dump_test "renesas-1"
+
+       # Test --allow-reg-prefix.
+       run_dump_test "reg-prefix"
     }
 }