hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 1 Jul 2023 18:26:18 +0000 (18:26 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 1 Jul 2023 18:26:18 +0000 (18:26 +0000)
sysdeps/unix/sysv/linux/hppa/Makefile

index c89ec8318208205da9761bae2fa0da9f280219f3..2e031e2f8a951cf6ca55b496ee85381439cb38bd 100644 (file)
@@ -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