projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d5024f
)
hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)
author
John David Anglin
<danglin@gcc.gnu.org>
Sat, 1 Jul 2023 18:26:18 +0000
(18:26 +0000)
committer
John David Anglin
<danglin@gcc.gnu.org>
Sat, 1 Jul 2023 18:26:18 +0000
(18:26 +0000)
sysdeps/unix/sysv/linux/hppa/Makefile
patch
|
blob
|
history
diff --git
a/sysdeps/unix/sysv/linux/hppa/Makefile
b/sysdeps/unix/sysv/linux/hppa/Makefile
index c89ec8318208205da9761bae2fa0da9f280219f3..2e031e2f8a951cf6ca55b496ee85381439cb38bd 100644
(file)
--- 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