PR/60426 CVS commit: src/tests/kernel
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR kern/60426; it has been noted by GNATS. From: "Taylor R Campbell" <[email protected]> To: [email protected] Cc: Subject: PR/60426 CVS commit: src/tests/kernel Date: Fri, 10 Jul 2026 20:36:11 +0000 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.