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 sjmunroe at us dot ibm dot com  2006-06-13 21:53 -------
It seems that at we are inadvertently using the gcc soft-fp run-time and not the
glibc soft-fp we just build. The problem is that gcc's soft-fp does not
implement the IEEE exceptions. This is responcible for the bug-nextafter failure
and I expect some of the test-float/test-double failures as well.

-- 


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]