x86-64: fix Intel64 handling of branch with data16 prefix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index 8caf8ff7e4c16ede8c4e981cabb377095433255c..59a2723319a3805d211922be4d1eb99995abac2f 100644 (file)
@@ -1120,8 +1120,7 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t
 
        run_dump_test "x86-64-jump"
        run_dump_test "x86-64-branch-2"
-       setup_xfail "*-*-*"
-       run_list_test "x86-64-branch-3" "-al -mintel64"
+       run_dump_test "x86-64-branch-3"
        run_list_test "x86-64-branch-4" "-al -mintel64"
 
        run_dump_test "x86-64-gotpcrel"
This page took 0.024546 seconds and 4 git commands to generate.