On 03/04/10 03:28, Roman Kononov wrote:
On Mon, 29 Mar 2010 12:55:47 -0400 Jack Howarth
<howa...@bromo.med.uc.edu> wrote:
I've not seen any discussion of testing gcc trunk
against the newer gmp 5.0 or 5.0.1 releases. Has anyone
done significant testing with the newer gmp releases
... ?
I use gcc 4.4.4 and 4.5.0 with gmp 5.0.1. I compile and use PostgreSQL
and other stuff, and have not noticed any misbehavior related to gmp or
mpfr. Although, I cannot say that I use gcc in a way that makes a lot
of gmp or mpfr testing.
The Arch Linux toolchain was built with gmp-5.0.1 about two weeks ago
and all software linking to gmp-4 was rebuilt with gmp-5. We have seen
no gmp-5 related issues so far.
Allan