NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59351 CVS commit: src/tests/lib/libc/setjmp
The following reply was made to PR port-arm/59351; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59351 CVS commit: src/tests/lib/libc/setjmp
Date: Fri, 25 Apr 2025 01:56:52 +0000
Module Name: src
Committed By: riastradh
Date: Fri Apr 25 01:56:52 UTC 2025
Modified Files:
src/tests/lib/libc/setjmp: t_setjmp.c t_sigstack.c
Log Message:
t_setjmp, t_sigstack: Mark compat13 setjmp tests xfail on arm.
(Does it even make sense to have compat_setjmp on arm? Didn't we
break ABI compatibility with the oabi->eabi transition, long after
1.3?)
PR port-arm/59351: compat_setjmp is busted
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/tests/lib/libc/setjmp/t_setjmp.c
cvs rdiff -u -r1.20 -r1.21 src/tests/lib/libc/setjmp/t_sigstack.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index