summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/alpha/alpha.exp
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-06-05 17:00:33 +0000
committerNick Clifton <nickc@redhat.com>2007-06-05 17:00:33 +0000
commitdfeb06664ae08b270f4b46c76620a8e4fdcdeaa2 (patch)
treee05d6d823ada33c2d0d0fdb8f393731ad3ae7f7b /gas/testsuite/gas/alpha/alpha.exp
parent93e7bd98af3e52d6d51a9cacd0848a3c6a3e5bdb (diff)
downloadbinutils-gdb-dfeb06664ae08b270f4b46c76620a8e4fdcdeaa2.tar.gz
Patch for PR4587 + move proc run_list_test into gas-defs.exp
Diffstat (limited to 'gas/testsuite/gas/alpha/alpha.exp')
-rw-r--r--gas/testsuite/gas/alpha/alpha.exp13
1 files changed, 0 insertions, 13 deletions
diff --git a/gas/testsuite/gas/alpha/alpha.exp b/gas/testsuite/gas/alpha/alpha.exp
index da785ae0404..04d99329dd7 100644
--- a/gas/testsuite/gas/alpha/alpha.exp
+++ b/gas/testsuite/gas/alpha/alpha.exp
@@ -2,19 +2,6 @@
# Some generic alpha tests
#
-proc run_list_test { name opts } {
- global srcdir subdir
- set testname "alpha $name"
- set file $srcdir/$subdir/$name
- gas_run ${name}.s $opts ">&dump.out"
- if { [regexp_diff "dump.out" "${file}.l"] } then {
- fail $testname
- verbose "output is [file_contents "dump.out"]" 2
- return
- }
- pass $testname
-}
-
if { [istarget alpha*-*-*] } then {
set elf [expr [istarget *-*-elf*] \