This is the mail archive of the gcc@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: Announce: MPFR 2.4.1 is released


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 <vincent@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)


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