NetBSD-Bugs archive

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

Re: lib/49387: erfl and erfcl missing



On Nov 12,  4:55pm, kuehro%gmx.de@localhost (kuehro%gmx.de@localhost) wrote:
-- Subject: lib/49387: erfl and erfcl missing

| >Number:         49387
| >Category:       lib
| >Synopsis:       erfl and erfcl missing
| >Confidential:   no
| >Severity:       non-critical
| >Priority:       low
| >Responsible:    lib-bug-people
| >State:          open
| >Class:          change-request
| >Submitter-Id:   net
| >Arrival-Date:   Wed Nov 12 16:55:00 +0000 2014
| >Originator:     Kai-Uwe Eckhardt
| >Release:        7.99.1
| >Organization:
| >Environment:
| >Description:
| erfl and erfcl are required by the C99, C++11 and Fortran 2008 standards,
| but missing in NetBSD.
| >How-To-Repeat:

nm /usr/lib/libm.so  | grep erf
00000000000173b0 T __ieee754_remainderf
000000000000c430 T erf
000000000000c8e8 T erfc
000000000000bf7b T erfcf
000000000000bae4 T erff
000000000000b4e0 T nextafterf
0000000000015744 T remainderf

uname -a
NetBSD quasar.astron.com 7.99.1 NetBSD 7.99.1 (QUASAR) #70: Sun Nov  9 20:09:53 UTC 2014  root%quasar.astron.com@localhost:/usr/src/sys/arch/amd64/compile/QUASAR amd64



Home | Main Index | Thread Index | Old Index