Subject: bug in libm.a
To: None <port-vax@netbsd.org>
From: Mikhail Ossipenko <cyber_nus@hotmail.com>
List: port-vax
Date: 07/27/2000 15:32:38
Hi,
After I have installed netBSD1.4Y on VAX4000/60.
I found than an example I write below crashes.
I suspect a bug in a standard libm.a.

Here is an exact C code  compiled as 'cc test.c -lm' .
-------------------------------
#include <math.h>
int main()
{
double x,y;
x=0.123;
y=asin(x);
}
------------------------------
It crashes with
Illegal instruction (core dumped)

It seems that at least two routines 'asin' and 'atan2'
from mathematical library don't work. Several others
I checked seem working.

Does anybody know something about it? Did anybody try to comile CERNLIB on 
VAX NetBSD?

Thanks
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com