This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

glibc-2.0.122 test-float fails


>Submitter-Id:	net
>Originator:	Sven Verdoolaege
>Organization:
 
>Confidential:	no
>Synopsis:	test-float fails
>Severity:	
>Priority:	
>Category:	libc
>Class:		sw-bug
>Release:	libc-2.0.112
>Environment:
	
Host type: i586-pc-linux-gnu
System: Linux pool 2.1.125 #24 Fri Oct 16 13:44:56 MEST 1998 i586 unknown
Architecture: i586

Addons: linuxthreads crypt

Build CC: gcc
Compiler version: egcs-2.91.60 19981201 (egcs-1.1.1 release)
Kernel headers: 2.1.129
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: yes
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:
	
	test-float fails

	test-float-out contains:

testing float (without inline functions)
Fail: fdim (9, 0) = 9
Fail: fdim (0, -9) = 9
Fail: fdim (+inf, 9) = +inf
Fail: fdim (+inf, -9) = +inf
Fail: fdim (+9, -inf) = +inf
Fail: fdim (-9, -inf) = +inf

Test suite completed:
  2158 test cases plus 2146 tests for exception flags executed.
  6 errors occured.

>How-To-Repeat:
	run math/test-float
>Fix:
	


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]