Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/lib/libc/setjmp
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