diff options
-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" } |