Blame SOURCES/binutils-2.27-remove-pr19784-test.patch

43b479
diff -rup binutils.orig/ld/testsuite/ld-ifunc/ifunc.exp binutils-2.27/ld/testsuite/ld-ifunc/ifunc.exp
43b479
--- binutils.orig/ld/testsuite/ld-ifunc/ifunc.exp	2017-02-21 16:23:38.051305028 +0000
43b479
+++ binutils-2.27/ld/testsuite/ld-ifunc/ifunc.exp	2017-02-21 16:59:09.769220809 +0000
43b479
@@ -563,20 +563,4 @@ run_ld_link_exec_tests [] [list \
43b479
 	"pr18841c" \
43b479
 	"pr18841.out" \
43b479
     ] \
43b479
-    [list \
43b479
-	"Run pr19784a" \
43b479
-	"tmpdir/pr19784a.o tmpdir/libpr19784a.so" \
43b479
-	"" \
43b479
-	{ dummy.c } \
43b479
-	"pr19784a" \
43b479
-	"pass.out" \
43b479
-    ] \
43b479
-    [list \
43b479
-	"Run pr19784b" \
43b479
-	"--as-needed tmpdir/pr19784a.o tmpdir/libpr19784b.so" \
43b479
-	"" \
43b479
-	{ dummy.c } \
43b479
-	"pr19784b" \
43b479
-	"pass.out" \
43b479
-    ] \
43b479
 ]