diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/gas/ppc/ppc.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/testsuite/gas/ppc/ppc.exp b/gas/testsuite/gas/ppc/ppc.exp index 91870d4..9db2401 100644 --- a/gas/testsuite/gas/ppc/ppc.exp +++ b/gas/testsuite/gas/ppc/ppc.exp @@ -44,5 +44,6 @@ if { [istarget powerpc*-*-*] } then { run_dump_test "e500" run_list_test "range" "-a32" run_dump_test "ppc750ps" + run_dump_test "e500mc" } } |