Add dw2-compress-1 for Linux/x86.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index ecddc387f7f26d8ffa8a62ca1577c201b329d0c0..02cde86d997bc78f4f8ee2419e74d6e0446133c4 100644 (file)
@@ -235,6 +235,9 @@ if [expr [istarget "i*86-*-*"] || [istarget "x86_64-*-*"]] then {
        run_list_test_stdin "list-2" "-al"
        run_list_test_stdin "list-3" "-al"
     }
+    if [expr [istarget "*-*-linux*"]] then {
+       run_dump_test "dw2-compress-1"
+    }
 }
 
 if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] then {
This page took 0.026535 seconds and 4 git commands to generate.