X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Fi386%2Fi386.exp;h=e0702f59d3f7dce1b0546dacb8f1df4966c46934;hb=20592a94ff6918ed50c73726379a196357b96697;hp=c65a6fc54fd990d6d98e85eb74699d0fc11516b5;hpb=93c0f4a4976caa0ba7331c4ec0d5e770e3d27576;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/gas/i386/i386.exp b/gas/testsuite/gas/i386/i386.exp index c65a6fc54f..e0702f59d3 100644 --- a/gas/testsuite/gas/i386/i386.exp +++ b/gas/testsuite/gas/i386/i386.exp @@ -90,6 +90,7 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_32_check]] run_dump_test "sse4_2" run_dump_test "crc32" run_dump_test "crc32-intel" + run_list_test "inval-crc32" "-al" # These tests require support for 8 and 16 bit relocs, # so we only run them for ELF and COFF targets. @@ -181,6 +182,7 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t run_dump_test "x86-64-sse4_2" run_dump_test "x86-64-crc32" run_dump_test "x86-64-crc32-intel" + run_list_test "x86-64-inval-crc32" "-al" if { ![istarget "*-*-aix*"] && ![istarget "*-*-beos*"]