summaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-03-14 13:39:54 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-03-14 13:39:54 +0000
commit5e9ed83f7519f88fa74ed024d342288c31d4a029 (patch)
treedc25a016a2c2b6e89ca8c0f8ea01b03697effcb0 /gas
parentcd0c2fe2c3e1063d59c2dcb68ebcc5a66e1ee2fe (diff)
downloadbinutils-gdb-5e9ed83f7519f88fa74ed024d342288c31d4a029.tar.gz
* gas/all/gas.exp: Run relax.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/gas/all/gas.exp5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/gas/all/gas.exp b/gas/testsuite/gas/all/gas.exp
index e7f0179d7a0..68eb2823d8b 100644
--- a/gas/testsuite/gas/all/gas.exp
+++ b/gas/testsuite/gas/all/gas.exp
@@ -265,6 +265,11 @@ if { ([istarget "i*86-*-*pe*"] && ![istarget "i*86-*-openbsd*"]) \
run_dump_test assign
run_dump_test sleb128
+# .byte is 32 bits on tic4x, and .p2align isn't supported on tic54x
+if { ![istarget "tic4x*-*-*"] && ![istarget "tic54x*-*-*"] } {
+ run_dump_test relax
+}
+
# .quad is 16 bytes on i960.
if { ![istarget "i960-*-*"] } {
run_dump_test quad