NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/33262 CVS commit: src/tests/lib/libm



The following reply was made to PR lib/33262; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/33262 CVS commit: src/tests/lib/libm
Date: Mon, 11 Apr 2011 10:51:37 +0000

 Module Name:   src
 Committed By:  martin
 Date:          Mon Apr 11 10:51:37 UTC 2011
 
 Modified Files:
        src/tests/lib/libm: Makefile
 Added Files:
        src/tests/lib/libm: t_infinity.c
 
 Log Message:
 Try to generate infinite values in all available floating point formats
 on the FPU and check isinf() and fpclassify() results. This is
 different from the libc internal consistency checks testing PR
 lib/33262.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libm/Makefile
 cvs rdiff -u -r0 -r1.1 src/tests/lib/libm/t_infinity.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