Re: gcc-4.0.3 released

2006-03-12 Thread Joe Buck
On Sat, Mar 11, 2006 at 02:09:27PM -0800, Dan Kegel wrote:
> This is the list of problem reports (PRs) from GCC's bug tracking
> system that are known to be fixed in the 4.0.3 release. ...
> 
> This was done for the previous two releases, and it's a nice touch.
> Can someone make the change?

I was the guy who used to do these; I've gotten much busier with work
so I've slacked off considerably.  Sorry.

If I can find some time this week, I will give it a shot.


re: gcc-4.0.3 released

2006-03-11 Thread Dan Kegel
http://gcc.gnu.org/gcc-4.0/changes.html#4.0.3
is missing a link to
http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.0.3
with text
This is the list of problem reports (PRs) from GCC's bug tracking
system that are known to be fixed in the 4.0.3 release. ...

This was done for the previous two releases, and it's a nice touch.
Can someone make the change?

Thanks,
Dan

--
Wine for Windows ISVs: http://kegel.com/wine/isv


Re: GCC 4.0.3 Released

2006-03-11 Thread Mark Mitchell
Eric Botcazou wrote:
>> GCC 4.0.3 has been released.
> 
> You need to add a link on the page
> http://gcc.gnu.org/gcc-4.0
> 
> Similarly for the 4.1.0 release on the page
> http://gcc.gnu.org/gcc-4.1
>
> And don't you need to display the release date instead of "current changes" 
> for 4.1.0 on the main page?

Now corrected, thanks.

-- 
Mark Mitchell
CodeSourcery
[EMAIL PROTECTED]
(650) 331-3385 x713


Re: GCC 4.0.3 Released

2006-03-11 Thread Mark Mitchell
Kaveh R. Ghazi wrote:
>  > > GCC 4.0.3 has been released.
>  > 
>  > You need to add a link on the page
>  > http://gcc.gnu.org/gcc-4.0
> 
> Also, the link from the home page in the NEWS/ANNOUNCEMENTS section is
> broken.
> 
> It mistakenly links to .../gcc-4.0.3, (there is no such page).  That
> link should be http://gcc.gnu.org/gcc-4.0 instead.

Fixed with the obvious patch.

Thanks!

-- 
Mark Mitchell
CodeSourcery
[EMAIL PROTECTED]
(650) 331-3385 x713


Re: GCC 4.0.3 Released

2006-03-11 Thread Gabriel Dos Reis
"Joseph S. Myers" <[EMAIL PROTECTED]> writes:

| The main page also needs updating for 3.4 status (3.4.6 released, branch 
| closed)

that is part of the release I'm making.

-- Gaby


Re: GCC 4.0.3 Released

2006-03-11 Thread Kaveh R. Ghazi
 > > GCC 4.0.3 has been released.
 > 
 > You need to add a link on the page
 > http://gcc.gnu.org/gcc-4.0

Also, the link from the home page in the NEWS/ANNOUNCEMENTS section is
broken.

It mistakenly links to .../gcc-4.0.3, (there is no such page).  That
link should be http://gcc.gnu.org/gcc-4.0 instead.

--Kaveh
--
Kaveh R. Ghazi  [EMAIL PROTECTED]


Re: GCC 4.0.3 Released

2006-03-11 Thread Joseph S. Myers
On Sat, 11 Mar 2006, Eric Botcazou wrote:

> > GCC 4.0.3 has been released.
> 
> You need to add a link on the page
> http://gcc.gnu.org/gcc-4.0
> 
> Similarly for the 4.1.0 release on the page
> http://gcc.gnu.org/gcc-4.1
> 
> And don't you need to display the release date instead of "current changes" 
> for 4.1.0 on the main page?

The main page also needs updating for 3.4 status (3.4.6 released, branch 
closed) and mainline status (stage 2 from 18 Jan to 18 Mar, not stage 1).

-- 
Joseph S. Myers   http://www.srcf.ucam.org/~jsm28/gcc/
[EMAIL PROTECTED] (personal mail)
[EMAIL PROTECTED] (CodeSourcery mail)
[EMAIL PROTECTED] (Bugzilla assignments and CCs)


Re: GCC 4.0.3 Released

2006-03-10 Thread Eric Botcazou
> GCC 4.0.3 has been released.

You need to add a link on the page
http://gcc.gnu.org/gcc-4.0

Similarly for the 4.1.0 release on the page
http://gcc.gnu.org/gcc-4.1

And don't you need to display the release date instead of "current changes" 
for 4.1.0 on the main page?

-- 
Eric Botcazou


GCC 4.0.3 Released

2006-03-10 Thread Mark Mitchell

GCC 4.0.3 has been released.

This release is a bug-fix release for problems in GCC 4.0.2.  GCC
4.0.3 contains changes to correct regressions from previous releases,
but no new features.  

GCC 4.1.0 is the most current release of GCC and is our recommended
version for most users.  However, current users of 4.0.0, 4.0.1, or
4.0.2 who are unable upgrade to 4.1.0 may wish to upgrade to 4.0.3.

This release is available from the FTP servers listed here:

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

The release is in the gcc/gcc-4.0.3 subdirectory.

If you encounter any difficulties using GCC 4.0.3, please do not send
them directly to me.  Instead, please http://gcc.gnu.org/ for
information about getting help and filing problem reports.

As usual, a vast number of people contributed to this release -- far
too many to thank by name!

--
Mark Mitchell
CodeSourcery
[EMAIL PROTECTED]
(650) 331-3385 x713