NetBSD-Bugs archive

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

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



The following reply was made to PR port-mips/57680; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57680 CVS commit: src/tests/lib/libm
Date: Sun, 5 Nov 2023 16:06:27 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sun Nov  5 16:06:27 UTC 2023
 
 Modified Files:
 	src/tests/lib/libm: t_fenv.c
 
 Log Message:
 t_fenv: Verify rounding mode takes effect.
 
 At least for addition operations, anyway.
 
 Somewhat redundant with the test t_fe_round added by maya@ but this
 gives two minimal pairs to easily diagnose exactly what the rounding
 mode is when the wrong one was selected.
 
 PR port-mips/57680
 
 XXX pullup-10
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libm/t_fenv.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