Add testcases for PR ld/11817.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / i386.exp
index 3f20533c3a9669144b9b18be96d61c68259674e5..850713af29dc933b41f611f4fe776236f6f40bd3 100644 (file)
@@ -190,3 +190,10 @@ run_dump_test "protected2"
 run_dump_test "protected3"
 run_dump_test "tlspie1"
 run_dump_test "nogot1"
+
+if { !([istarget "i?86-*-linux*"]
+       || [istarget "x86_64-*-linux*"]) } {
+    return
+}
+
+run_dump_test "compressed1"
This page took 0.024115 seconds and 4 git commands to generate.