Subject: gcc followup
To: None <current-users@NetBSD.ORG, port-i386@NetBSD.ORG>
From: John M Vinopal <banshee@gabriella.resort.com>
List: port-i386
Date: 03/16/1996 10:55:55
Following up on a message from me earlier this morning in which
a mathematics program using the libm library was failing under
-current, but working on a stock 1.1 ix86:

the specific problem is that when the x86 library is built using
the i387 sources, this program fails; when built with the std c
sources, this program runs fine.  this suggests a bug in the i387
libm code.  I will dig deeper.

please address all replies to port-i386 only.  And I hereby apologize
for blaming the compiler first.

-j