public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Richard Guenther" <richard.guenther@gmail.com>
To: "Kaveh R. GHAZI" <ghazi@caip.rutgers.edu>
Cc: gcc@gcc.gnu.org
Subject: Re: Revisiting GCC's minimum MPFR version
Date: Mon, 10 Dec 2007 00:37:00 -0000	[thread overview]
Message-ID: <84fc9c000712091521w11b4ef73i4418cb873496a579@mail.gmail.com> (raw)
In-Reply-To: <Pine.GSO.4.58.0712091701160.22215@caipclassic.rutgers.edu>

On Dec 9, 2007 11:05 PM, Kaveh R. GHAZI <ghazi@caip.rutgers.edu> wrote:
> As requested by Richard G here:
> http://gcc.gnu.org/ml/gcc-patches/2007-05/msg00945.html
>
> I'm re-visiting during stage3 the minimum MPFR version required by GCC.
> At the time of the above post, mpfr-2.3.0 had not yet been released, but
> it was this past August, and one can obtain it here:
> http://www.mpfr.org/mpfr-current
>
> The current situation is that GCC requires only mpfr-2.2.0, however it
> recommends mpfr-2.2.1 in the documentation and configure checks.  (If
> configure find 2.2.0, it will say something like "buggy but acceptable"
> and continue bootstrapping).
>
> Also, there is some functionality for builtin bessel, remquo and gamma
> functions that is only active when mpfr-2.3.0 is available.  The testcase
> gcc.dg/torture/builtin-math-4.c for these mpfr-2.3.0 functions is XFAILed
> at the moment.
>
>
> Our options include:
>
> 1.  Do nothing.  Things work, don't break it.  Revisit again in stage1.
>
> 2.  Continue accepting 2.2.0, but update the recommended version from
>     2.2.1 to 2.3.0.  This would entail updating the configure warning,
>     the docs and the removing the XFAIL from the testcase.  This
>     option would cause no change in hard bootstrap requirements.
>
> 3.  In addtion to #2, hard fail for anything less than mpfr-2.3.0.
>
>
> I have no strong opinion on which way to go.

I would update the recommended version to 2.3.0 and fail for anything less
than 2.2.1.

Richard.

  reply	other threads:[~2007-12-09 23:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-09 23:21 Kaveh R. GHAZI
2007-12-10  0:37 ` Richard Guenther [this message]
2007-12-10  1:48   ` Mark Mitchell
2007-12-10 20:59     ` PATCH: Update MPFR versions (was Re: Revisiting GCC's minimum MPFR version) Kaveh R. GHAZI
2007-12-10 22:35       ` Mark Mitchell
2007-12-10  7:25   ` Revisiting GCC's minimum MPFR version Gabriel Dos Reis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84fc9c000712091521w11b4ef73i4418cb873496a579@mail.gmail.com \
    --to=richard.guenther@gmail.com \
    --cc=gcc@gcc.gnu.org \
    --cc=ghazi@caip.rutgers.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).