diff options
author | Nick Clifton <nickc@redhat.com> | 2004-11-17 15:31:46 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-11-17 15:31:46 +0000 |
commit | e2cb164148ad40db646a7ce8d0d02beb981ed915 (patch) | |
tree | 91fa5b53a9b15865eae0529cbe7cf08321c2da2c | |
parent | 4f151830a94ee35741be7c9acfe0beba73b53cd0 (diff) | |
download | fsf-binutils-gdb-e2cb164148ad40db646a7ce8d0d02beb981ed915.zip fsf-binutils-gdb-e2cb164148ad40db646a7ce8d0d02beb981ed915.tar.gz fsf-binutils-gdb-e2cb164148ad40db646a7ce8d0d02beb981ed915.tar.bz2 |
Run the relax test.
-rw-r--r-- | gas/testsuite/gas/mn10300/basic.exp | 1 |
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" } |