projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd0c2fe
)
* gas/all/gas.exp: Run relax.
author
H.J. Lu
<hjl.tools@gmail.com>
Wed, 14 Mar 2007 13:39:54 +0000
(13:39 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Wed, 14 Mar 2007 13:39:54 +0000
(13:39 +0000)
gas/testsuite/gas/all/gas.exp
patch
|
blob
|
history
diff --git
a/gas/testsuite/gas/all/gas.exp
b/gas/testsuite/gas/all/gas.exp
index e7f0179d7a0c53232164d15b713997fe6fbf00fe..68eb2823d8b51259ef026d2d8950eb03604f8847 100644
(file)
--- 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