This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/2678] pow returns incorrect results on underflow


------- Additional Comments From zimmerma+gcc at loria dot fr  2009-09-24 14:06 -------
(In reply to comment #4)
> It seems that constant folding on pow() isn't done by GCC yet.

according to http://gcc.gnu.org/gcc-4.3/changes.html#mpfropts, pow is also
handled by the constant folding mechanism.



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2678

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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