* gas/all/gas.exp: Run relax.

This commit is contained in:
H.J. Lu 2007-03-14 13:39:54 +00:00
parent cd0c2fe2c3
commit 5e9ed83f75
1 changed files with 5 additions and 0 deletions

View File

@ -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