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


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

Rich Felker <bugdal at aerifal dot cx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugdal at aerifal dot cx

--- Comment #5 from Rich Felker <bugdal at aerifal dot cx> 2011-10-08 03:28:15 UTC ---
This is surely a manifestation of undefined behavior. If you dismiss it now, it
will come back to bite you later on another arch without fpu. I agree 486sx is
a useless target, but this is a good opportunity to find and stamp out a nasty
bug that apparently goes undetected on most targets.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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