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:	Prasong Aroonruviwat
>Organization:
 
>Confidential:	no
>Synopsis:	
>Severity:	
>Priority:	
>Category:	libc
>Class:		
>Release:	libc-2.0.112
>Environment:
	
Host type: i586-pc-linux-gnu
System: Linux jesus 2.2.1-ac1 #6 Fri Jan 29 12:29:51 ICT 1999 i586 unknown
Architecture: i586

Addons: crypt linuxthreads
Build CFLAGS: -O9 -march=pentium -mcpu=pentium -fomit-frame-pointer
Build CC: gcc
Compiler version: egcs-2.91.57 19980901 (egcs-1.1 release)
Kernel headers: 2.2.1
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: no
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:
        make tests in math directory failed
        everything ok, on glibc-2.0.111 or run test-float on glibc-2.0.111
    environment (without new ld-linux.so.2 in elf directory)

        test output is below:
        
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:
        make -C ../glibc-2.0.112/math objdir=`pwd` tests
	
>Fix:
	


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