public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/vineet/upstream-work] nptl: Remove now-spurious tst-cancelx9 references
@ 2020-06-19  2:47 Vineet Gupta
  0 siblings, 0 replies; only message in thread
From: Vineet Gupta @ 2020-06-19  2:47 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=7a508406dfbf9121daeef2a32a3a41c7be7e5add

commit 7a508406dfbf9121daeef2a32a3a41c7be7e5add
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Wed Jun 17 15:55:52 2020 +0200

    nptl: Remove now-spurious tst-cancelx9 references
    
    They were to be moved to sysdeps/pthread/Makefile in 45fce058f ('htl:
    Enable more cancellation tests')
    
    * nptl/Makefile: (tests): Remove tst-cancelx9.
    (CFLAGS-tst-cancelx9.c): Remove.

Diff:
---
 nptl/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/nptl/Makefile b/nptl/Makefile
index 3356f2aa11..60483c1ec4 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -357,7 +357,7 @@ endif
 
 LDFLAGS-pthread.so = -Wl,--enable-new-dtags,-z,nodelete,-z,initfirst
 
-tests += tst-cancelx4 tst-cancelx5 tst-cancelx7 tst-cancelx9 \
+tests += tst-cancelx4 tst-cancelx5 tst-cancelx7 \
 	 tst-cancelx13 \
 	 tst-cancelx16 tst-cancelx17 tst-cancelx20 \
 	 tst-cleanupx4
@@ -477,7 +477,6 @@ CFLAGS-tst-cancelx5.c += -Wno-error
 CFLAGS-tst-cancelx4.c += -fexceptions
 CFLAGS-tst-cancelx5.c += -fexceptions
 CFLAGS-tst-cancelx7.c += -fexceptions
-CFLAGS-tst-cancelx9.c += -fexceptions
 CFLAGS-tst-cancelx13.c += -fexceptions
 CFLAGS-tst-cancelx16.c += -fexceptions
 CFLAGS-tst-cancelx17.c += -fexceptions


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-19  2:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-19  2:47 [glibc/vineet/upstream-work] nptl: Remove now-spurious tst-cancelx9 references Vineet Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).