aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2008-04-30 06:47:24 +0000
committerAlan Modra <amodra@gmail.com>2008-04-30 06:47:24 +0000
commit9239aded50255b4bd942cd43c0eaaf8ada21fb08 (patch)
tree8953356a55553813d24c822dfd6a3ef086af87c6 /gas
parent2b661f3dc26d58c8aadbe1a912be38d53872ed5b (diff)
downloadbinutils-9239aded50255b4bd942cd43c0eaaf8ada21fb08.zip
binutils-9239aded50255b4bd942cd43c0eaaf8ada21fb08.tar.gz
binutils-9239aded50255b4bd942cd43c0eaaf8ada21fb08.tar.bz2
missed from 20080414 commit for e500mc support
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/gas/ppc/ppc.exp1
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"
}
}