MPC 0.7 officially released, please test and report your results!
Janis Johnson
janis187@us.ibm.com
Fri Sep 11 19:31:00 GMT 2009
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
===================
More information about the Gcc
mailing list