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 ports/2749] powerpc32 does not build --without-fp


------- Additional Comments From jakub at redhat dot com  2006-09-15 21:07 -------
glibc on many arches doesn't have a standard conforming fma(3) - for float
just using double multiplication and addition should be good enough, but
especially for long double the current implementation is wrong.  So, if there was
a soft-fp FMA that could be used on all the targets that can't do this in
hardware, it would be great.

-- 


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

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