This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MPC 0.7 officially released, please test and report your results!
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: "Kaveh R. GHAZI" <ghazi at caip dot rutgers dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 11 Sep 2009 12:31:08 -0700
- Subject: Re: MPC 0.7 officially released, please test and report your results!
- References: <Pine.GSO.4.58.0909101805060.14808@caipclassic.rutgers.edu>
- Reply-to: janis187 at us dot ibm dot com
On Thu, 2009-09-10 at 18:06 -0400, Kaveh R. GHAZI wrote:
> Hi,
>
> mpc-0.7 now has been released, you can get the package here:
> http://www.multiprecision.org/index.php?prog=mpc&page=download
>
> Here's the official announcement:
> http://lists.gforge.inria.fr/pipermail/mpc-discuss/2009-September/000554.html
>
> Of particular interest in this release are bugfixes, especially for
> complex division, and the introduction of mpc_pow used for folding
> cpow{,f,l} inside GCC.
>
> Note the complex "arc" functions are still missing and are now projected
> to be available in a future release, probably 0.8.
>
> Please download, compile and run "make check" for this release and post
> your results as well your target triplet and the versions of your
> compiler, gmp and mpfr. All platform results are welcome, but I am
> especially interested in GCC's primary and secondary platform list.
I tested using both -m32 and -m64 versions of the libraries.
powerpc64-unknown-linux-gnu
gcc-4.4.1
gmp-4.2.4
mpfr-2.4.1
mpc-0.7
For both versions of the library:
===================
All 45 tests passed
===================