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/5717] pow() function on 486sx returns incorrect results


------- Additional Comments From kborys at yahoo dot com  2008-02-02 20:46 -------
There is some king of "catch 22" situation with glibc.

When one tries to compile the library without optimization you get an error:
config.h:3:3: error: #error "glibc cannot be compiled without optimization"

Otherwise, the math emulation doesn't work as I showed earlier!
I my opinion, the optimization should not be force.

-- 


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

------- 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]