gcc/gcc/f ChangeLog

Mark Mitchell mark@codesourcery.com
Mon Apr 19 22:16:00 GMT 2004


Gabriel Dos Reis wrote:

>mmitchel@gcc.gnu.org writes:
>
>| CVSROOT:	/cvs/gcc
>| Module name:	gcc
>| Branch: 	gcc-3_1-branch
>| Changes by:	mmitchel@gcc.gnu.org	2004-04-19 01:15:14
>
>I took this series of gcc-cvs traffic as indication that a release of
>GCC is being made.  Am I correct into thinking that it is being made
>out of gcc-3_1-branch instead of gcc-4_4-branch?
>  
>
This was a typo on my part.

Unfortunately, it looks like the release script unconditionally moves 
the tags on a branch, without warning.  So, it may be that the 3.1 
release tags are now at the end of the gcc-3_1-branch, rather than where 
they should be.   That's going to be hard to fix; it will require going 
through a backup copy of the repository (assuming one exists) with 
correct tags, and retagging the master copy of the repository appropriately.

I intend to fix the release script so that it no longer behaves this 
way; it's too easy to make a mistake at present.

-- 
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com



More information about the Gcc mailing list