X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Fi386%2Fi386.exp;h=aa2558ecd538e74c9c09d952825950e9acbe4b19;hb=539e75adb5c6632bd7e601a03185b865d751e23f;hp=096b58ae64971df2cb849dd52c408c188539b0a3;hpb=b41e175056364479595c15b3bba30970dfc9fffc;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/gas/i386/i386.exp b/gas/testsuite/gas/i386/i386.exp index 096b58ae64..aa2558ecd5 100644 --- a/gas/testsuite/gas/i386/i386.exp +++ b/gas/testsuite/gas/i386/i386.exp @@ -81,6 +81,8 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_32_check]] run_dump_test "nops-2" run_dump_test "nops-2-i386" run_dump_test "nops-2-merom" + run_dump_test "addr16" + run_dump_test "addr32" # These tests require support for 8 and 16 bit relocs, # so we only run them for ELF and COFF targets.