aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-11-17 15:31:46 +0000
committerNick Clifton <nickc@redhat.com>2004-11-17 15:31:46 +0000
commite2cb164148ad40db646a7ce8d0d02beb981ed915 (patch)
tree91fa5b53a9b15865eae0529cbe7cf08321c2da2c
parent4f151830a94ee35741be7c9acfe0beba73b53cd0 (diff)
downloadgdb-e2cb164148ad40db646a7ce8d0d02beb981ed915.zip
gdb-e2cb164148ad40db646a7ce8d0d02beb981ed915.tar.gz
gdb-e2cb164148ad40db646a7ce8d0d02beb981ed915.tar.bz2
Run the relax test.
-rw-r--r--gas/testsuite/gas/mn10300/basic.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/testsuite/gas/mn10300/basic.exp b/gas/testsuite/gas/mn10300/basic.exp
index 46c23d4..955446b 100644
--- a/gas/testsuite/gas/mn10300/basic.exp
+++ b/gas/testsuite/gas/mn10300/basic.exp
@@ -1817,4 +1817,5 @@ if [istarget mn10300*-*-*] then {
run_list_test "movpc" ""
run_dump_test "am33-2"
+ run_dump_test "relax"
}