projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00ff097
)
(gas-dg-test): Detect invalid values of `do_what'.
author
David Edelsohn
<dje.gcc@gmail.com>
Sun, 30 Apr 1995 20:16:22 +0000
(20:16 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Sun, 30 Apr 1995 20:16:22 +0000
(20:16 +0000)
gas/testsuite/lib/gas-dg.exp
patch
|
blob
|
history
diff --git
a/gas/testsuite/lib/gas-dg.exp
b/gas/testsuite/lib/gas-dg.exp
index
ab0741c
..
031ca34
100644
(file)
--- a/
gas/testsuite/lib/gas-dg.exp
+++ b/
gas/testsuite/lib/gas-dg.exp
@@
-17,6
+17,10
@@
proc gas-dg-test { prog do_what tool_flags default_tool_flags libs } {
}
"run" {
}
+ default {
+ perror "$do_what: not a valid dg-do keyword"
+ return
+ }
}
# gas_start prepends $srcdir/$subdir so we must remove it from PROG