projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3095869
)
oops
author
Alexandre Oliva
<aoliva@redhat.com>
Wed, 23 Jan 2002 02:01:54 +0000
(
02:01
+0000)
committer
Alexandre Oliva
<aoliva@redhat.com>
Wed, 23 Jan 2002 02:01:54 +0000
(
02:01
+0000)
gas/testsuite/gas/mn10300/basic.exp
patch
|
blob
|
history
diff --git
a/gas/testsuite/gas/mn10300/basic.exp
b/gas/testsuite/gas/mn10300/basic.exp
index af9d8732ca116fa85c25727a2fb831d9cdb8c0a7..56cdade2de1d9c707b3f24d4a82d9e22d7510e4e 100644
(file)
--- a/
gas/testsuite/gas/mn10300/basic.exp
+++ b/
gas/testsuite/gas/mn10300/basic.exp
@@
-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 {