This commit is contained in:
Alexandre Oliva 2002-01-23 02:01:54 +00:00
parent 3095869f5c
commit 08d4406b19
1 changed files with 1 additions and 1 deletions

View File

@ -1736,7 +1736,7 @@ proc do_am33_8 {} {
proc run_list_test { name opts } {
global srcdir subdir
set testname "alpha $name"
set testname "mn10300 $name"
set file $srcdir/$subdir/$name
gas_run ${name}.s $opts ">&dump.out"
if { [regexp_diff "dump.out" "${file}.l"] } then {