public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 3.0.2 Release
@ 2001-10-25 11:25 Mark Mitchell
  2001-10-25 13:09 ` Joseph S. Myers
  2001-12-01  5:02 ` Joe Comunale
  0 siblings, 2 replies; 6+ messages in thread
From: Mark Mitchell @ 2001-10-25 11:25 UTC (permalink / raw)
  To: gcc, gcc-announce

The GCC 3.0.2 release is now available.  See:

  http://www.gnu.org/order/ftp.html

for a list of sites from which you can download GCC 3.0.2.

Although the GNU mirror sites have the tarballs at this point, the GCC
mirror sites do not, due to an error on my part.  I have uploaded the
tarballs now, and they will reach the GCC mirrors shortly.

This is a bug-fix release to correct bugs in GCC 3.0.1.  If GCC 3.0.1
works well for you, there is no reason to upgrade.

Some of the changes include:

  - Bad code generation during loop unrolling.

  - Bad code generation by the sibling call optimization.

  - Minor improvements to x86 code generation.

  - Implemenation of function descriptors in C++ vtables for IA64.

Thanks to everyone who contributed, and especially to:

  Neil Booth
  David Edelsohn
  Richard Henderson
  Jan Hubicka
  Jeff Law
  Joseph Meyers
  Nathan Sidwell
  Franz Sirl
  Jim Wilson

for important improvements in this release.

The GCC 3.0 branch is now unfrozen.

Yours,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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

* Re: GCC 3.0.2 Release
  2001-10-25 11:25 GCC 3.0.2 Release Mark Mitchell
@ 2001-10-25 13:09 ` Joseph S. Myers
  2001-12-01  5:02 ` Joe Comunale
  1 sibling, 0 replies; 6+ messages in thread
From: Joseph S. Myers @ 2001-10-25 13:09 UTC (permalink / raw)
  To: Mark Mitchell; +Cc: gcc

On Thu, 25 Oct 2001, Mark Mitchell wrote:

> Although the GNU mirror sites have the tarballs at this point, the GCC
> mirror sites do not, due to an error on my part.  I have uploaded the
> tarballs now, and they will reach the GCC mirrors shortly.

What about the diffs (which aren't yet on gcc.gnu.org)?

>   Joseph Meyers

Please learn to spell my name correctly in release announcements.

> The GCC 3.0 branch is now unfrozen.

What is the target date for 3.0.3?

-- 
Joseph S. Myers
jsm28@cam.ac.uk

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

* Re: GCC 3.0.2 Release
  2001-10-25 11:25 GCC 3.0.2 Release Mark Mitchell
  2001-10-25 13:09 ` Joseph S. Myers
@ 2001-12-01  5:02 ` Joe Comunale
  1 sibling, 0 replies; 6+ messages in thread
From: Joe Comunale @ 2001-12-01  5:02 UTC (permalink / raw)
  To: Mark Mitchell; +Cc: gcc, gcc-announce

Hi. My email address is changed to jbc30@hotmail.com. I have Cc'd
this email to my new address as proof. Could you update my email
address and send any further emails to that address?

Thanks in advance for any help you may give me.
Sincerely,
Joe Comunale

On Thu, 25 Oct 2001, Mark Mitchell wrote:

> Date: Thu, 25 Oct 2001 11:23:21 -0700
> From: Mark Mitchell <mark@codesourcery.com>
> To: gcc@gcc.gnu.org, gcc-announce@gcc.gnu.org
> Subject: GCC 3.0.2 Release
> 
> The GCC 3.0.2 release is now available.  See:
> 
>   http://www.gnu.org/order/ftp.html
> 
> for a list of sites from which you can download GCC 3.0.2.
> 
> Although the GNU mirror sites have the tarballs at this point, the GCC
> mirror sites do not, due to an error on my part.  I have uploaded the
> tarballs now, and they will reach the GCC mirrors shortly.
> 
> This is a bug-fix release to correct bugs in GCC 3.0.1.  If GCC 3.0.1
> works well for you, there is no reason to upgrade.
> 
> Some of the changes include:
> 
>   - Bad code generation during loop unrolling.
> 
>   - Bad code generation by the sibling call optimization.
> 
>   - Minor improvements to x86 code generation.
> 
>   - Implemenation of function descriptors in C++ vtables for IA64.
> 
> Thanks to everyone who contributed, and especially to:
> 
>   Neil Booth
>   David Edelsohn
>   Richard Henderson
>   Jan Hubicka
>   Jeff Law
>   Joseph Meyers
>   Nathan Sidwell
>   Franz Sirl
>   Jim Wilson
> 
> for important improvements in this release.
> 
> The GCC 3.0 branch is now unfrozen.
> 
> Yours,
> 
> --
> Mark Mitchell                   mark@codesourcery.com
> CodeSourcery, LLC               http://www.codesourcery.com
> 
> 

_____________________________________________________________
Joe Comunale                    url : angelfire.com/ny5/jbc33

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

* Re: GCC 3.0.2 release
  2001-10-23 11:00 ` Joseph S. Myers
@ 2001-10-23 11:14   ` Mark Mitchell
  0 siblings, 0 replies; 6+ messages in thread
From: Mark Mitchell @ 2001-10-23 11:14 UTC (permalink / raw)
  To: Joseph S. Myers; +Cc: gcc

--On Tuesday, October 23, 2001 07:00:37 PM +0100 "Joseph S. Myers" 
<jsm28@cam.ac.uk> wrote:

> On Tue, 23 Oct 2001, Mark Mitchell wrote:
>
>> My travel last week was extended through Monday, so I am spinning the
>> release bits now.
>>
>> They should appear on a server near you in about 24 hours; I will make
>> a formal announcement after the mirrors have had a chance to do their
>> job.
>
> Can we now switch snapshots back to the mainline from the 3.0 branch?

OK.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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

* Re: GCC 3.0.2 release
  2001-10-23 10:09 GCC 3.0.2 release Mark Mitchell
@ 2001-10-23 11:00 ` Joseph S. Myers
  2001-10-23 11:14   ` Mark Mitchell
  0 siblings, 1 reply; 6+ messages in thread
From: Joseph S. Myers @ 2001-10-23 11:00 UTC (permalink / raw)
  To: Mark Mitchell; +Cc: gcc

On Tue, 23 Oct 2001, Mark Mitchell wrote:

> My travel last week was extended through Monday, so I am spinning the
> release bits now.
> 
> They should appear on a server near you in about 24 hours; I will make
> a formal announcement after the mirrors have had a chance to do their job.

Can we now switch snapshots back to the mainline from the 3.0 branch?

If so, I'll investigate what was wrong with my previous change to make
snapshots use the release script (i.e., why they aren't currently
appearing), update the script to use the mainline, and run a snapshot.

-- 
Joseph S. Myers
jsm28@cam.ac.uk

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

* GCC 3.0.2 release
@ 2001-10-23 10:09 Mark Mitchell
  2001-10-23 11:00 ` Joseph S. Myers
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Mitchell @ 2001-10-23 10:09 UTC (permalink / raw)
  To: gcc

My travel last week was extended through Monday, so I am spinning the
release bits now.

They should appear on a server near you in about 24 hours; I will make
a formal announcement after the mirrors have had a chance to do their job.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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

end of thread, other threads:[~2001-12-01 13:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-25 11:25 GCC 3.0.2 Release Mark Mitchell
2001-10-25 13:09 ` Joseph S. Myers
2001-12-01  5:02 ` Joe Comunale
  -- strict thread matches above, loose matches on Subject: below --
2001-10-23 10:09 GCC 3.0.2 release Mark Mitchell
2001-10-23 11:00 ` Joseph S. Myers
2001-10-23 11:14   ` Mark Mitchell

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