From 95af4cffdb730b18ee1478609f1042929a72b361 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 8 Jul 2015 15:00:43 -0700 Subject: BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug. --- elf/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'elf') diff --git a/elf/Makefile b/elf/Makefile index e439527fb9..535421f250 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -525,10 +525,6 @@ $(objpfx)tst-initorder: $(objpfx)tst-initordera4.so $(objpfx)tst-initordera1.so $(objpfx)tst-null-argv: $(objpfx)tst-null-argv-lib.so $(objpfx)tst-tlsalign: $(objpfx)tst-tlsalign-lib.so -# BZ#18383: broken on at least ARM (both). -test-xfail-tst-tlsalign = yes -test-xfail-tst-tlsalign-static = yes - $(objpfx)tst-tlsalign-extern: $(objpfx)tst-tlsalign-vars.o $(objpfx)tst-tlsalign-extern-static: $(objpfx)tst-tlsalign-vars.o -- cgit 1.4.1