CVS commit: src/tests/kernel
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Fri Jul 10 20:36:11 UTC 2026 Modified Files: src/tests/kernel: t_signal_and_fpu.c Log Message: t_signal_and_fpu: Fix machine-independent double test. Copypasta error! Float and long double tests were fine. PR kern/60426: Signal handler corrupts AVX (YMM) registers To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/kernel/t_signal_and_fpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.