Hi Kaveh,

On 2009-02-27 10:40:07 -0500, Kaveh R. GHAZI wrote:
> Thanks for the note.  I grep'ed the gcc sources and I don't see any uses
> of mpfr_snprintf or mpfr_vsnprintf.  So I don't believe any change in the
> minimum mpfr version checks (either "required" version or "recommended"
> version) is necessary in gcc due to this issue in mpfr.

FYI, mpfr_snprintf and mpfr_vsnprintf are new in MPFR 2.4.0 (but were
buggy in MPFR 2.4.0). So, if gcc needs them in the future, the minimum
required version would be 2.4.1.

-- 
Vincent Lefèvre <vinc...@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)

Reply via email to