summaryrefslogtreecommitdiff
path: root/elf
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-09-03 16:26:59 -0700
committerRoland McGrath <roland@hack.frob.com>2015-09-03 16:26:59 -0700
commit0092d4dac7361ce1b4d4dea4ece2f6f3f99d3c4b (patch)
tree22654ed898d5d388bf7e9a4506267e50b23cb564 /elf
parent02d55fe04e380c1856993f3d8036b9e23736722d (diff)
Mark elf/tst-protected1[ab] as XFAIL.
Diffstat (limited to 'elf')
-rw-r--r--elf/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/elf/Makefile b/elf/Makefile
index e791901498..546c8eb376 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -226,6 +226,13 @@ tests += tst-protected1a tst-protected1b
$(objpfx)tst-protected1a: $(addprefix $(objpfx),tst-protected1moda.so tst-protected1modb.so)
$(objpfx)tst-protected1b: $(addprefix $(objpfx),tst-protected1modb.so tst-protected1moda.so)
tst-protected1modb.so-no-z-defs = yes
+# These tests fail with GCC versions prior to 5.1 and with some versions
+# of binutils. See https://sourceware.org/bugzilla/show_bug.cgi?id=17709
+# and https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65248 for details.
+# Perhaps in future we can make these XFAILs conditional on some detection
+# of compiler/linker behavior/version.
+test-xfail-tst-protected1a = yes
+test-xfail-tst-protected1b = yes
endif
ifeq (yesyes,$(have-fpie)$(build-shared))
modules-names += tst-piemod1