This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Missing git tags for released GCC
- From: Martin LiÅka <mliska at suse dot cz>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>, Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: GCC Development <gcc at gcc dot gnu dot org>
- Date: Wed, 29 Jun 2016 12:13:11 +0200
- Subject: Re: Missing git tags for released GCC
- Authentication-results: sourceware.org; auth=none
- References: <CAMe9rOpuWTkwnCVKNgEE_wcxKbbOc1Hm5jYVob_6D=F01+RRKg at mail dot gmail dot com> <CAH6eHdQLnA-+t187QeKcTQ09fums+hVZ41QuFUnvKgUmYJ7GJg at mail dot gmail dot com> <CAMe9rOp0AGaN+=OgbaOogFTJR2JjmnBRuaOmiW3h0gaQZhzpDA at mail dot gmail dot com>
On 12/19/2014 05:16 PM, H.J. Lu wrote:
> On Tue, Nov 25, 2014 at 3:12 AM, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
>> On 16 November 2014 at 15:51, H.J. Lu wrote:
>>> Hi,
>>>
>>> Git tags are missing for GCC 4.9.1, 4.9.2, 4.8.3 and 4.7.4.
>>
>> I can't create the tags but these are the release commits:
>>
>> git tag gcc-4_9_2-release c1283af40b65f1ad862cf5b27e2d9ed10b2076b6
>> git tag gcc-4_9_1-release c6fa1b412663593960e6240eb66d82fa41a1fa0b
>> git tag gcc-4_8_3-release 6bbf0dec66c0e719b06cd2fe67559fda6df09000
>> git tag gcc-4_7_4-release ae10eb82fe34c18640ad65c2ab94ffc53f349315
>
> I added them together with gcc-4_8_4-release.
>
> Thanks.
>
Can I ask you for adding missing tag for 5.4.1 (32c3b88e8ced4b6d022484a73c40f3d663e20fd4) ?
Thanks,
Martin