Error in optimizing exp(-Inf) using egcc or g++

Ulrich Drepper drepper@cygnus.com
Mon May 31 21:06:00 GMT 1999


Matthias Klose <doko@cs.tu-berlin.de> writes:

> [This bug was reported to me as a co-maintainer of the Debian GNU/Linux EGCS
> packages. Please Cc: 37154@bugs.debian.org in your response so it gets
> archived in the Debian bugtracking system ( http://www.debian.org/Bugs/ ).
> Please Cc me as I'm not on the egcs-bugs list.]

You haven't looked into this at all, have you?

If you use glibc and depend on the correct handling of boundary cases
like (exp-inf) you have to define __NO_MATH_INLINES before including
math.h.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------



More information about the Gcc-bugs mailing list