------- Comment #3 from whaley at cs dot utsa dot edu 2007-06-20 21:52 ------- Turns out the proposed solution of using sqrtl is not portable. In particular, all code using it fails to link on Windows using cygwin. Any idea how to make this work portably? I still don't understand why it is OK for a double accumulator to get an 80-bit sqrt, whereas a long double accumulator gets rounded.
-- whaley at cs dot utsa dot edu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30599