This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Re: ERFC_SCALED compile-time simplification


On Sat, 2 May 2009, FX wrote:

> Because there's no erfc_scaled in MPFR, we have to do the this the hard way.

I hope this is temporary and you will be working on getting this into MPFR 
and will remove this once GCC requires a new enough MPFR; MPFR has much 
more expertise on reviewing implementations of such functions and we'd 
generally prefer to rely on their expertise rather than maintaining such 
implementations locally.

-- 
Joseph S. Myers
joseph@codesourcery.com


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