Properly implement STT_COMMON
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index 22aca23b15d7025590e8c70883c77c228e2abeac..f1e7611efb24c3bf83aff9f274c1e48f448a7a88 100644 (file)
@@ -448,9 +448,11 @@ if [expr [istarget "i*86-*-*"] || [istarget "x86_64-*-*"]] then {
        run_list_test_stdin "list-2" "-al"
        run_list_test_stdin "list-3" "-al"
        run_dump_test "dw2-compress-1"
-       run_dump_test "dw2-compress-3"
+       run_dump_test "dw2-compress-3a"
+       run_dump_test "dw2-compress-3b"
        run_dump_test "dw2-compressed-1"
-       run_dump_test "dw2-compressed-3"
+       run_dump_test "dw2-compressed-3a"
+       run_dump_test "dw2-compressed-3b"
     }
 }
 
This page took 0.025136 seconds and 4 git commands to generate.