CVS commit: src/tests/lib/libc
"Roland Illig" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rillig Date: Fri Apr 10 20:54:59 UTC 2026 Modified Files: src/tests/lib/libc: t_long_double.c Log Message: tests/libc/long_double: fix sparc64, skip unknown platforms On sparc64, the sparc branch was previously taken. Skip further platforms as the existing platforms already show enough differences to warrant invoking undefined behavior. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libc/t_long_double.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.