From: H.J. Lu Date: Wed, 14 Mar 2007 13:39:54 +0000 (+0000) Subject: * gas/all/gas.exp: Run relax. X-Git-Tag: drow-reverse-20070409-branchpoint~225 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5e9ed83f7519f88fa74ed024d342288c31d4a029;p=platform%2Fupstream%2Fbinutils.git * gas/all/gas.exp: Run relax. --- diff --git a/gas/testsuite/gas/all/gas.exp b/gas/testsuite/gas/all/gas.exp index e7f0179..68eb282 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