| delorie.com/archives/browse.cgi | search |
| Date: | Thu, 20 Feb 1992 11:00:42 +0100 |
| From: | Dirk Zabel <dzabel AT cs DOT tu-berlin DOT de> |
| To: | djgpp AT sun DOT soe DOT clarkson DOT edu |
| Subject: | Re: Problem with pow and djgpp |
| Status: | O |
The problems using the `pow' functions are due to the buggy implementation of the fyl2x 80387-instruction in e16.cc. This instruction is used in libsrc/m/exp.s (line 82, function _pow) I did send a patch (and some explanation) to this mailing-list. If somebody missed it, please let me know. -- dirk
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |