public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* MPC version 0.8 released!
@ 2009-11-05 15:54 Kaveh R. GHAZI
  2009-11-05 17:20 ` Rainer Orth
                   ` (3 more replies)
  0 siblings, 4 replies; 34+ messages in thread
From: Kaveh R. GHAZI @ 2009-11-05 15:54 UTC (permalink / raw)
  To: gcc

MPC version 0.8 has been released:
http://lists.gforge.inria.fr/pipermail/mpc-discuss/2009-November/000608.html

You can download the tarball here:
http://www.multiprecision.org/index.php?prog=mpc&page=download

This release is for our purposes C99 feature-complete.  After some wider
portability testing, I will submit patches to make it mandatory for the
GCC bootstrap process.

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.

		Thanks,
		--Kaveh

^ permalink raw reply	[flat|nested] 34+ messages in thread
* Re: MPC version 0.8 released!
@ 2009-11-05 17:22 Dennis Clarke
  2009-11-05 17:53 ` Rainer Orth
  2009-11-05 20:59 ` Eric Botcazou
  0 siblings, 2 replies; 34+ messages in thread
From: Dennis Clarke @ 2009-11-05 17:22 UTC (permalink / raw)
  To: Rainer Orth; +Cc: Kaveh R. GHAZI, gcc


> "Kaveh R. GHAZI" <ghazi@caip.rutgers.edu> 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.
>
> 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 and 2.8 ?



-- 
Dennis Clarke
dclarke@opensolaris.ca  <- Email related to the open source Solaris
dclarke@blastwave.org   <- Email related to open source for Solaris


^ permalink raw reply	[flat|nested] 34+ messages in thread
* Re: MPC version 0.8 released!
@ 2009-11-05 18:16 Dennis Clarke
  2009-11-05 19:06 ` Kaveh R. Ghazi
  0 siblings, 1 reply; 34+ messages in thread
From: Dennis Clarke @ 2009-11-05 18:16 UTC (permalink / raw)
  To: Rainer Orth; +Cc: dclarke, Kaveh R. GHAZI, gcc


> Dennis Clarke writes:
>
>> > "Kaveh R. GHAZI" <ghazi@caip.rutgers.edu> 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.
>> >
>> > 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 and 2.8 ?
>
> I don't have Solaris 8 anymore and no Solaris 9/SPARC system appropriate
> for GCC testing.  I don't expect differences between Solaris 10 and 11
> here, and frankly, I don't have the cycles (human, not machine) to do all
> this testing, so I'm relying on user reports should unexpected problems
> occur.
>
> 	Rainer

Thank you .. I have all that equipment here. I may not have the cycles
either but at least the servers are all here. If anyone in the GCC project
has the time .. I have the facilities.

-- 
Dennis Clarke
dclarke@opensolaris.ca  <- Email related to the open source Solaris
dclarke@blastwave.org   <- Email related to open source for Solaris


^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2009-11-09  2:49 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-05 15:54 MPC version 0.8 released! Kaveh R. GHAZI
2009-11-05 17:20 ` Rainer Orth
2009-11-07 17:39   ` Kaveh R. Ghazi
2009-11-07 19:38     ` Gerald Pfeifer
2009-11-08  2:33       ` Gerald Pfeifer
2009-11-07 22:06     ` Dave Korn
2009-11-08  4:40     ` Weddington, Eric
2009-11-09  2:49     ` John David Anglin
2009-11-06 17:13 ` Paolo Carlini
2009-11-06 17:16   ` Richard Guenther
2009-11-06 17:21     ` Paolo Carlini
2009-11-06 17:28   ` Eric Botcazou
2009-11-06 17:38     ` Paolo Carlini
2009-11-06 17:44       ` Eric Botcazou
2009-11-06 17:53         ` Paolo Carlini
2009-11-06 18:16           ` Basile STARYNKEVITCH
2009-11-06 18:37             ` Paolo Carlini
2009-11-06 18:51               ` Richard Guenther
2009-11-06 19:01                 ` Paolo Carlini
2009-11-06 19:04                 ` Paolo Carlini
2009-11-06 19:05                   ` Richard Guenther
2009-11-06 19:07                     ` Paolo Carlini
2009-11-06 19:24                       ` Ian Lance Taylor
2009-11-06 19:33                         ` Paolo Carlini
2009-11-06 21:58                           ` Kaveh R. Ghazi
2009-11-06 23:25                             ` Joseph S. Myers
2009-11-08 10:43 ` Janus Weil
2009-11-08 22:57 ` Kaz Kojima
2009-11-05 17:22 Dennis Clarke
2009-11-05 17:53 ` Rainer Orth
2009-11-05 20:59 ` Eric Botcazou
2009-11-05 18:16 Dennis Clarke
2009-11-05 19:06 ` Kaveh R. Ghazi
2009-11-05 20:29   ` Mikael Pettersson

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).