public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)
@ 2023-07-01 18:26 John David Anglin
  0 siblings, 0 replies; only message in thread
From: John David Anglin @ 2023-07-01 18:26 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=181e991dfb800f721b693fe1a2227f736b99e725

commit 181e991dfb800f721b693fe1a2227f736b99e725
Author: John David Anglin <danglin@gcc.gnu.org>
Date:   Sat Jul 1 18:26:18 2023 +0000

    hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)

Diff:
---
 sysdeps/unix/sysv/linux/hppa/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/sysdeps/unix/sysv/linux/hppa/Makefile b/sysdeps/unix/sysv/linux/hppa/Makefile
index c89ec83182..2e031e2f8a 100644
--- a/sysdeps/unix/sysv/linux/hppa/Makefile
+++ b/sysdeps/unix/sysv/linux/hppa/Makefile
@@ -14,3 +14,7 @@ test-xfail-check-execstack = yes
 test-xfail-check-wx-segment = *
 
 endif # $(subdir) == elf
+
+ifeq ($(subdir),debug)
+test-xfail-tst-ssp-1 = $(have-ssp)
+endif # $(subdir) == debug

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

only message in thread, other threads:[~2023-07-01 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-01 18:26 [glibc] hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later) John David Anglin

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).