This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc 2.0.7 / egcs 1.0.3a inline pow() function bug.


Frederick (Rick) A Niles <niles@axp745.gsfc.nasa.gov> writes:

> The following code crashes with a seg. fault under glibc 2.0.7 / egcs
> 1.0.3a when the optimization is turn-on.  It seems to be a problem in
> the inline version of pow() in /usr/include/__math.h.

This is no problem with pow(), it's a problem with egcs 1.0.3 which is
fixed in egcs 1.1.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]