summaryrefslogtreecommitdiff
path: root/gas/testsuite/config
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-12-02 15:42:15 +0000
committerNick Clifton <nickc@redhat.com>2002-12-02 15:42:15 +0000
commitfea179166e09be4b64b3d961537534ca02ab0e9d (patch)
tree73a99a786ac53651242b510d7479fecd73448c34 /gas/testsuite/config
parent12aae7ea1737e2692bd6e0f6c499f06a9d9d1565 (diff)
Remove GASP.
Diffstat (limited to 'gas/testsuite/config')
-rw-r--r--gas/testsuite/config/default.exp5
1 files changed, 0 insertions, 5 deletions
diff --git a/gas/testsuite/config/default.exp b/gas/testsuite/config/default.exp
index f162d81a8d..ef4a53139d 100644
--- a/gas/testsuite/config/default.exp
+++ b/gas/testsuite/config/default.exp
@@ -5,11 +5,6 @@ if ![info exists AS] then {
set AS [findfile $base_dir/../as-new "../as-new" [transform as]]
}
-global GASP
-if ![info exists GASP] then {
- set GASP [findfile $base_dir/../gasp-new "../gasp-new" [transform gasp]]
-}
-
global ASFLAGS
if ![info exists ASFLAGS] then {
set ASFLAGS ""