Add SHF_COMPRESSED support to gas and objcopy
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index 92b44244fac593d93e4d2ac9a1ede932acb8619a..26cb7acc45fcc7c840289220ab7899c0596a0754 100644 (file)
@@ -384,6 +384,7 @@ if [expr ([istarget "i*86-*-*"] ||  [istarget "x86_64-*-*"]) && [gas_32_check]]
        run_dump_test "debug1"
 
        run_dump_test "dw2-compress-2"
+       run_dump_test "dw2-compressed-2"
 
        run_dump_test "bad-size"
 
@@ -420,6 +421,8 @@ if [expr [istarget "i*86-*-*"] || [istarget "x86_64-*-*"]] then {
        run_list_test_stdin "list-3" "-al"
        run_dump_test "dw2-compress-1"
        run_dump_test "dw2-compress-3"
+       run_dump_test "dw2-compressed-1"
+       run_dump_test "dw2-compressed-3"
     }
 }
 
@@ -735,6 +738,7 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t
        run_dump_test "x86-64-mpx-branch-2"
 
        run_dump_test "x86-64-dw2-compress-2"
+       run_dump_test "x86-64-dw2-compressed-2"
 
        run_dump_test "x86-64-size-1"
        run_dump_test "x86-64-size-2"
This page took 0.02477 seconds and 4 git commands to generate.