Re: MPC version 0.8 released!

2009-11-08 Thread John David Anglin
> The platforms still needed for mpc-0.8 release testing are: > > i386-unknown-freebsd (have results for mpc-0.8dev) > > i686-pc-cygwin (have results for mpc-0.8dev) > hppa2.0w-hp-hpux11.11 (have results for mpc-0.8dev) mpc-0.8 builds and all tests pass on: hppa1.1-hp-hpux10.20 hppa2.0w-hp-hpux1

Re: MPC version 0.8 released!

2009-11-08 Thread Kaz Kojima
"Kaveh R. GHAZI" wrote: > Please test this version and report back in this thread (not to me > privately) the results of "make check". Also include your target triplet, > and the versions of your compiler, gmp and mpfr. === All 57 tests passed === sh4-unknown-lin

Re: MPC version 0.8 released!

2009-11-08 Thread Janus Weil
> Please test this version and report back in this thread (not to me > privately) the results of "make check".  Also include your target triplet, > and the versions of your compiler, gmp and mpfr. I just tested on i386-apple-darwin10.0.0 with: * gcc version 4.2.1 (Apple Inc. build 5646) * GMP 4

RE: MPC version 0.8 released!

2009-11-07 Thread Weddington, Eric
> -Original Message- > From: Kaveh R. Ghazi [mailto:gh...@caip.rutgers.edu] > Sent: Saturday, November 07, 2009 10:40 AM > To: Gerald Pfeifer; dave.korn.cyg...@googlemail.com; > d...@hiauly1.hia.nrc.ca; David Edelsohn; Weddington, Eric > Cc: gcc@gcc.gnu.org > Sub

Re: MPC version 0.8 released!

2009-11-07 Thread Gerald Pfeifer
On Sat, 7 Nov 2009, Gerald Pfeifer wrote: >> i386-unknown-freebsd (have results for mpc-0.8dev) > Watch gcc-testresults, my first submission of building GCC trunk with > mpc-0.8 (release) should appear there in a third of a day. http://gcc.gnu.org/ml/gcc-testresults/2009-11/msg00664.html Gerald

Re: MPC version 0.8 released!

2009-11-07 Thread Dave Korn
Kaveh R. Ghazi wrote: >> "Kaveh R. GHAZI" writes: >> >>> Please test this version and report back in this thread (not to me >>> privately) the results of "make check". Also include your target >>> triplet, and the versions of your compiler, gmp and mpfr. > i686-pc-cygwin ===

Re: MPC version 0.8 released!

2009-11-07 Thread Gerald Pfeifer
On Sat, 7 Nov 2009, Kaveh R. Ghazi wrote: > The platforms still needed for mpc-0.8 release testing are: > > i386-unknown-freebsd (have results for mpc-0.8dev) Watch gcc-testresults, my first submission of building GCC trunk with mpc-0.8 (release) should appear there in a third of a day. Also, a

Re: MPC version 0.8 released!

2009-11-07 Thread Kaveh R. Ghazi
"Kaveh R. GHAZI" writes: Please test this version and report back in this thread (not to me privately) the results of "make check". Also include your target triplet, and the versions of your compiler, gmp and mpfr. Wow we've gotten a lot of results, thanks everyone! But we're still missing

Re: MPC version 0.8 released!

2009-11-05 Thread Eric Botcazou
> what about sparc-sun-solaris2.10 ? sparc-sun-solaris2.9 and 2.8 ? sparc-sun-solaris2.8 and sparc64-sun-solaris2.8 are OK as well (GCC 4.3.3, GMP 4.2.4, MPFR 2.3.2). -- Eric Botcazou

Re: MPC version 0.8 released!

2009-11-05 Thread Mikael Pettersson
Kaveh R. Ghazi writes: > From: "Dennis Clarke" > > >>> > target GCC GMP MPFR > >>> > > >>> > sparc-sun-solaris2.11 4.1.1 4.2.1 2.3.2 > >>> > i386-pc-solaris2.10 4.1.1 4.2.1 2.3.2 > >>> > mips-sgi-irix6.5 3.4.5 4.3.0 2.3.2 > >>> > alpha-dec-osf4.0f 3.4.4 4.2.1 2.3.2 > >>> > > >>> > All t

Re: MPC version 0.8 released!

2009-11-05 Thread Kaveh R. Ghazi
From: "Dennis Clarke" > target GCC GMP MPFR > > sparc-sun-solaris2.11 4.1.1 4.2.1 2.3.2 > i386-pc-solaris2.10 4.1.1 4.2.1 2.3.2 > mips-sgi-irix6.5 3.4.5 4.3.0 2.3.2 > alpha-dec-osf4.0f 3.4.4 4.2.1 2.3.2 > > All tests passed everywhere. what about sparc-sun-solaris2.10 ? sparc-sun-solaris2.9 an