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]

[50 character or so descriptive subject here (for reference)]


>Submitter-Id:	net
>Originator:	Ron Forrester
>Organization:
 
>Confidential:	no
>Synopsis:	
>Severity:	
>Priority:	
>Category:	libc
>Class:		
>Release:	libc-2.0.112
>Environment:
	
Host type: i586-pc-linux-gnulibc1
System: Linux aurora 2.2.0-final #1 Fri Jan 22 12:57:08 PST 1999 i586 unknown
Architecture: i586

Addons: linuxthreads crypt localedata

Build CC: gcc
Compiler version: egcs-2.91.60 19981201 (egcs-1.1.1 release)
Kernel headers: 2.2.0-final
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:

The "make check" failed in the math tests, specifically the double
tests failed with the contents of test-double.out being as follows:

testing double (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:
  2165 test cases plus 2153 tests for exception flags executed.
  6 errors occured.

>How-To-Repeat:
	
>Fix:
	



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