This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs] Don't require touching cvs.html for releases (was: PATCH: Bump version on mainline)


On Wed, Apr 20, 2005 at 11:38:04PM +0200, Gerald Pfeifer wrote:
> +<p>The CVS tag for GCC release <i>X</i>.<i>Y</i>.<i>Z</i> is generally of
> +the form "gcc_<i>X</i>_<i>Y</i>_<i>Z</i>"; the following list therefore
> +provides only some representative examples.</p>
> +

Hmm, that's not right.  It's "gcc_<i>X</i>_<i>Y</i>_<i>Z</i>_release".

Could you mention these tags also:

> -  <li>gcc-4_0-branch</li>

The CVS branch for GCC releases in the <i>X</i>.<i>Y</i>.x series is
generally of the form "gcc-<i>X</i>_<i>Y</i>-branch".

Also, some of the old releases omit the _0, omit the _release, or use
miscellaneous hyphens.  From your list I saw these that just don't fit:

> -  <li>gcc_3_3_release</li>
> -  <li>gcc_3_2_release</li>
> -  <li>gcc_3_1_release</li>
> -  <li>gcc_3_0_release</li>
> -  <li>gcc-2_95_3</li>
> -  <li>gcc-2_95_2-release</li>
> -  <li>gcc-2_95_1-release</li>
> -  <li>gcc-2_95-release</li>


-- 
Daniel Jacobowitz
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]